Report generated on 2022-03-14 01:54 GMT by riscof v

Environment

Riscof Version 1.23.3
Riscv-arch-test Version/Commit Id -
ISA RV64IMFDCZicsr_Zifencei
User Spec Version 2.3
Privilege Spec Version 1.10

Yaml

Name
/home/actuser/work/riscof_work4/sail_cSim_isa_checked.yaml
hart_ids: [0] hart0: ISA: RV64IMFDCZicsr_Zifencei physical_addr_sz: 32 User_Spec_Version: '2.3' supported_xlen: - 64 Privilege_Spec_Version: '1.10' hw_data_misaligned_support: false pmp_granularity: 0 custom_exceptions: custom_interrupts: misa: rv32: accessible: false rv64: accessible: true fields: - extensions - mxl - - - 26 - 61 mxl: implemented: true description: Encodes the native base integer ISA width. shadow: shadow_type: rw msb: 63 lsb: 62 type: warl: dependency_fields: [] legal: - mxl[1:0] in [0x2] wr_illegal: - unchanged extensions: implemented: true description: Encodes the presence of the standard extensions, with a single bit per letter of the alphabet. shadow: shadow_type: rw msb: 25 lsb: 0 type: warl: dependency_fields: [] legal: - extensions[25:0] bitmask [0x112c, 0x00000000] wr_illegal: - unchanged description: misa is a read-write register reporting the ISA supported by the hart. address: 769 priv_mode: M reset-val: 9223372036854780204 mstatus: rv32: accessible: false rv64: accessible: true fields: - uie - sie - mie - upie - spie - mpie - spp - mpp - fs - xs - mprv - sum - mxr - tvm - tw - tsr - uxl - sxl - gva - mpv - sd - - - 2 - - 6 - - 9 - 10 - - 23 - 31 - - 36 - 37 - - 40 - 62 uie: implemented: false description: Stores the state of the user mode interrupts. shadow: shadow_type: rw msb: 0 lsb: 0 sie: implemented: false description: Stores the state of the supervisor mode interrupts. shadow: shadow_type: rw msb: 1 lsb: 1 mie: implemented: true description: Stores the state of the machine mode interrupts. shadow: shadow_type: rw msb: 3 lsb: 3 type: wlrl: - 0:1 upie: implemented: false description: Stores the state of the user mode interrupts prior to the trap. shadow: shadow_type: rw msb: 4 lsb: 4 spie: implemented: false description: Stores the state of the supervisor mode interrupts prior to the trap. shadow: shadow_type: rw msb: 5 lsb: 5 mpie: implemented: true description: Stores the state of the machine mode interrupts prior to the trap. shadow: shadow_type: rw msb: 7 lsb: 7 type: wlrl: - 0:1 spp: implemented: false description: Stores the previous priority mode for supervisor. shadow: shadow_type: rw msb: 8 lsb: 8 mpp: implemented: true description: Stores the previous priority mode for machine. shadow: shadow_type: rw msb: 12 lsb: 11 type: {ro_constant: 0} fs: implemented: true description: Encodes the status of the floating-point unit, including the CSR fcsr and floating-point data registers. shadow: shadow_type: rw msb: 14 lsb: 13 type: warl: dependency_fields: [] legal: - fs[1:0] in [0x0:0x3] wr_illegal: - unchanged xs: implemented: false description: Encodes the status of additional user-mode extensions and associated state. shadow: shadow_type: rw msb: 16 lsb: 15 mprv: implemented: false description: Modifies the privilege level at which loads and stores execute in all privilege modes. shadow: shadow_type: rw msb: 17 lsb: 17 sum: implemented: false description: Modifies the privilege with which S-mode loads and stores access virtual memory. shadow: shadow_type: rw msb: 18 lsb: 18 mxr: implemented: false description: Modifies the privilege with which loads access virtual memory. shadow: shadow_type: rw msb: 19 lsb: 19 tvm: implemented: false description: Supports intercepting supervisor virtual-memory management operations. shadow: shadow_type: rw msb: 20 lsb: 20 tw: implemented: false description: Supports intercepting the WFI instruction. shadow: shadow_type: rw msb: 21 lsb: 21 tsr: implemented: false description: Supports intercepting the supervisor exception return instruction. shadow: shadow_type: rw msb: 22 lsb: 22 sxl: implemented: false description: Controls the value of xlen for Supervisor mode. shadow: shadow_type: rw msb: 35 lsb: 34 uxl: implemented: false description: Controls the xlen for User mode. shadow: shadow_type: rw msb: 33 lsb: 32 gva: implemented: false description: For any trap (access fault, page fault, or guest-page fault) that writes a guest virtual address to mtval, GVA is set to 1. shadow: shadow_type: rw msb: 38 lsb: 38 mpv: implemented: false description: Machine Previous Virtualization Mode is written by the implementation whenever a trap is taken into M-mode. shadow: shadow_type: rw msb: 39 lsb: 39 sd: implemented: true description: Read-only bit that summarizes whether either the FS field or XS field signals the presence of some dirty state. shadow: shadow_type: rw msb: 63 lsb: 63 type: wlrl: - 0:1 description: The mstatus register keeps track of and controls the hart’s current operating state. address: 768 priv_mode: M reset-val: 0 mstatush: rv32: accessible: false rv64: accessible: false description: The mstatush register keeps track of and controls the hart’s current operating state. address: 768 priv_mode: M reset-val: 0 mvendorid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 31 lsb: 0 type: ro_constant: 0 description: 32-bit read-only register providing the JEDEC manufacturer ID of the provider of the core. address: 3857 priv_mode: M reset-val: 0 marchid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: MXLEN-bit read-only register encoding the base microarchitecture of the hart. address: 3858 priv_mode: M reset-val: 0 mimpid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: Provides a unique encoding of the version of the processor implementation. address: 3859 priv_mode: M reset-val: 0 mhartid: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: ro_constant: 0 description: MXLEN-bit read-only register containing the integer ID of the hardware thread running the code. address: 3860 priv_mode: M reset-val: 0 mtvec: rv32: accessible: false rv64: accessible: true fields: - mode - base base: implemented: true description: Vector base address. shadow: shadow_type: rw msb: 63 lsb: 2 type: warl: dependency_fields: [] legal: - base[61:0] bitmask [0x3FFFFFFFFFFFFFFF, 0x0000000000000000] wr_illegal: - Unchanged mode: implemented: true description: Vector mode. shadow: shadow_type: rw msb: 1 lsb: 0 type: warl: dependency_fields: [] legal: - mode[1:0] in [0x0:0x1] wr_illegal: - Unchanged description: MXLEN-bit read/write register that holds trap vector configuration. address: 773 priv_mode: M reset-val: 0 mideleg: rv32: accessible: false rv64: accessible: false description: Machine Interrupt delegation Register. address: 771 priv_mode: M reset-val: 0 medeleg: rv32: accessible: false rv64: accessible: false description: Machine Exception delegation Register. address: 770 priv_mode: M reset-val: 0 mip: rv32: accessible: false rv64: accessible: true fields: - usip - ssip - vssip - msip - utip - stip - vstip - mtip - ueip - seip - vseip - meip - sgeip - - - 13 - 63 usip: implemented: false description: User Software Interrupt Pending. shadow: shadow_type: rw msb: 0 lsb: 0 ssip: implemented: false description: Supervisor Software Interrupt Pending. shadow: shadow_type: rw msb: 1 lsb: 1 vssip: implemented: false description: VS-level Software Interrupt Pending. shadow: shadow_type: rw msb: 2 lsb: 2 msip: implemented: true description: Machine Software Interrupt Pending. shadow: shadow_type: rw msb: 3 lsb: 3 type: ro_variable: true utip: implemented: false description: User Timer Interrupt Pending. shadow: shadow_type: rw msb: 4 lsb: 4 stip: implemented: false description: Supervisor Timer Interrupt Pending. shadow: shadow_type: rw msb: 5 lsb: 5 vstip: implemented: false description: VS-level Timer Interrupt Pending. shadow: shadow_type: rw msb: 6 lsb: 6 mtip: implemented: true description: Machine Timer Interrupt Pending. shadow: shadow_type: rw msb: 7 lsb: 7 type: ro_variable: true ueip: implemented: false description: User External Interrupt Pending. shadow: shadow_type: rw msb: 8 lsb: 8 seip: implemented: false description: Supervisor External Interrupt Pending. shadow: shadow_type: rw msb: 9 lsb: 9 vseip: implemented: false description: VS-level External Interrupt Pending. shadow: shadow_type: rw msb: 10 lsb: 10 meip: implemented: true description: Machine External Interrupt Pending. shadow: shadow_type: rw msb: 11 lsb: 11 type: ro_variable: true sgeip: implemented: false description: HS-level External Interrupt Pending. shadow: shadow_type: rw msb: 12 lsb: 12 description: The mip register is an MXLEN-bit read/write register containing information on pending interrupts. address: 836 priv_mode: M reset-val: 0 hie: rv32: accessible: false rv64: accessible: false description: The hie register is an HSXLEN-bit read/write register containing interrupt enable bits. address: 0x604 priv_mode: H reset-val: 0 mie: rv32: accessible: false rv64: accessible: true fields: - usie - ssie - vssie - msie - utie - stie - vstie - mtie - ueie - seie - vseie - meie - sgeie - - - 13 - 63 usie: implemented: false description: User Software Interrupt enable. shadow: shadow_type: rw msb: 0 lsb: 0 ssie: implemented: false description: Supervisor Software Interrupt enable. shadow: shadow_type: rw msb: 1 lsb: 1 vssie: implemented: false description: VS-level Software Interrupt enable. shadow: shadow_type: rw msb: 2 lsb: 2 msie: implemented: true description: Machine Software Interrupt enable. shadow: shadow_type: rw msb: 3 lsb: 3 type: wlrl: - 0x0:0x1 utie: implemented: false description: User Timer Interrupt enable. shadow: shadow_type: rw msb: 4 lsb: 4 stie: implemented: false description: Supervisor Timer Interrupt enable. shadow: shadow_type: rw msb: 5 lsb: 5 vstie: implemented: false description: VS-level Timer Interrupt enable. shadow: shadow_type: rw msb: 6 lsb: 6 mtie: implemented: true description: Machine Timer Interrupt enable. shadow: shadow_type: rw msb: 7 lsb: 7 type: wlrl: - 0:1 ueie: implemented: false description: User External Interrupt enable. shadow: shadow_type: rw msb: 8 lsb: 8 seie: implemented: false description: Supervisor External Interrupt enable. shadow: shadow_type: rw msb: 9 lsb: 9 vseie: implemented: false description: VS-level External Interrupt enable. shadow: shadow_type: rw msb: 10 lsb: 10 meie: implemented: true description: Machine External Interrupt enable. shadow: shadow_type: rw msb: 11 lsb: 11 type: wlrl: - 0:1 sgeie: implemented: false description: HS-level External Interrupt enable. shadow: shadow_type: rw msb: 12 lsb: 12 description: The mie register is an MXLEN-bit read/write register containing interrupt enable bits. address: 772 priv_mode: M reset-val: 0 mscratch: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mscratch[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mscratch register is an MXLEN-bit read/write register dedicated for use by machine mode. address: 832 priv_mode: M reset-val: 0 mepc: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mepc[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x341 priv_mode: M reset-val: 0 mtval: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mtval[63:0] in [0x00000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - unchanged description: The mtval is a warl register that holds the address of the instruction which caused the exception. address: 835 priv_mode: M reset-val: 0 mcause: rv32: accessible: false rv64: accessible: true fields: - exception_code - interrupt interrupt: implemented: true description: Indicates whether the trap was due to an interrupt. shadow: shadow_type: rw msb: 63 lsb: 63 type: wlrl: - 0:1 exception_code: implemented: true description: Encodes the exception code. shadow: shadow_type: rw msb: 62 lsb: 0 type: wlrl: - 0:15 description: The mcause register stores the information regarding the trap. address: 834 priv_mode: M reset-val: 0 pmpcfg0: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A0 priv_mode: M reset-val: 0 pmpcfg1: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A1 priv_mode: M reset-val: 0 pmpcfg2: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A2 priv_mode: M reset-val: 0 pmpcfg3: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A3 priv_mode: M reset-val: 0 pmpcfg4: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A4 priv_mode: M reset-val: 0 pmpcfg5: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A5 priv_mode: M reset-val: 0 pmpcfg6: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A6 priv_mode: M reset-val: 0 pmpcfg7: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A7 priv_mode: M reset-val: 0 pmpcfg8: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A8 priv_mode: M reset-val: 0 pmpcfg9: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3A9 priv_mode: M reset-val: 0 pmpcfg10: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AA priv_mode: M reset-val: 0 pmpcfg11: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AB priv_mode: M reset-val: 0 pmpcfg12: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AC priv_mode: M reset-val: 0 pmpcfg13: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AD priv_mode: M reset-val: 0 pmpcfg14: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AE priv_mode: M reset-val: 0 pmpcfg15: rv32: accessible: false rv64: accessible: false description: PMP configuration register address: 0x3AF priv_mode: M reset-val: 0 pmpaddr0: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B0 priv_mode: M reset-val: 0 pmpaddr1: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B1 priv_mode: M reset-val: 0 pmpaddr2: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B2 priv_mode: M reset-val: 0 pmpaddr3: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B3 priv_mode: M reset-val: 0 pmpaddr4: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B4 priv_mode: M reset-val: 0 pmpaddr5: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B5 priv_mode: M reset-val: 0 pmpaddr6: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B6 priv_mode: M reset-val: 0 pmpaddr7: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B7 priv_mode: M reset-val: 0 pmpaddr8: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B8 priv_mode: M reset-val: 0 pmpaddr9: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3B9 priv_mode: M reset-val: 0 pmpaddr10: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BA priv_mode: M reset-val: 0 pmpaddr11: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BB priv_mode: M reset-val: 0 pmpaddr12: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BC priv_mode: M reset-val: 0 pmpaddr13: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BD priv_mode: M reset-val: 0 pmpaddr14: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BE priv_mode: M reset-val: 0 pmpaddr15: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3BF priv_mode: M reset-val: 0 pmpaddr16: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C0 priv_mode: M reset-val: 0 pmpaddr17: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C1 priv_mode: M reset-val: 0 pmpaddr18: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C2 priv_mode: M reset-val: 0 pmpaddr19: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C3 priv_mode: M reset-val: 0 pmpaddr20: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C4 priv_mode: M reset-val: 0 pmpaddr21: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C5 priv_mode: M reset-val: 0 pmpaddr22: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C6 priv_mode: M reset-val: 0 pmpaddr23: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C7 priv_mode: M reset-val: 0 pmpaddr24: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C8 priv_mode: M reset-val: 0 pmpaddr25: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3C9 priv_mode: M reset-val: 0 pmpaddr26: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CA priv_mode: M reset-val: 0 pmpaddr27: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CB priv_mode: M reset-val: 0 pmpaddr28: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CC priv_mode: M reset-val: 0 pmpaddr29: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CD priv_mode: M reset-val: 0 pmpaddr30: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CE priv_mode: M reset-val: 0 pmpaddr31: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3CF priv_mode: M reset-val: 0 pmpaddr32: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D0 priv_mode: M reset-val: 0 pmpaddr33: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D1 priv_mode: M reset-val: 0 pmpaddr34: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D2 priv_mode: M reset-val: 0 pmpaddr35: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D3 priv_mode: M reset-val: 0 pmpaddr36: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D4 priv_mode: M reset-val: 0 pmpaddr37: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D5 priv_mode: M reset-val: 0 pmpaddr38: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D6 priv_mode: M reset-val: 0 pmpaddr39: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D7 priv_mode: M reset-val: 0 pmpaddr40: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D8 priv_mode: M reset-val: 0 pmpaddr41: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3D9 priv_mode: M reset-val: 0 pmpaddr42: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DA priv_mode: M reset-val: 0 pmpaddr43: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DB priv_mode: M reset-val: 0 pmpaddr44: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DC priv_mode: M reset-val: 0 pmpaddr45: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DD priv_mode: M reset-val: 0 pmpaddr46: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DE priv_mode: M reset-val: 0 pmpaddr47: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3DF priv_mode: M reset-val: 0 pmpaddr48: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E0 priv_mode: M reset-val: 0 pmpaddr49: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E1 priv_mode: M reset-val: 0 pmpaddr50: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E2 priv_mode: M reset-val: 0 pmpaddr51: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E3 priv_mode: M reset-val: 0 pmpaddr52: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E4 priv_mode: M reset-val: 0 pmpaddr53: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E5 priv_mode: M reset-val: 0 pmpaddr54: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E6 priv_mode: M reset-val: 0 pmpaddr55: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E7 priv_mode: M reset-val: 0 pmpaddr56: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E8 priv_mode: M reset-val: 0 pmpaddr57: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3E9 priv_mode: M reset-val: 0 pmpaddr58: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EA priv_mode: M reset-val: 0 pmpaddr59: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EB priv_mode: M reset-val: 0 pmpaddr60: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EC priv_mode: M reset-val: 0 pmpaddr61: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3ED priv_mode: M reset-val: 0 pmpaddr62: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EE priv_mode: M reset-val: 0 pmpaddr63: rv32: accessible: false rv64: accessible: false description: Physical memory protection address register address: 0x3EF priv_mode: M reset-val: 0 mcounteren: rv32: accessible: false rv64: accessible: false description: The mcounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x306 priv_mode: M reset-val: 0 mcountinhibit: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 31 lsb: 0 type: ro_constant: 0 description: The mcountinhibit is a 32-bit WARL register that controls which of the hardware performance-monitoring counters increment. address: 0x320 priv_mode: M reset-val: 0 mcycle: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - mcycle[63:0] in [0x0000000000000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - Unchanged description: Counts the number of clock cycles executed from an arbitrary point in time. address: 0xB00 priv_mode: M reset-val: 0 mcycleh: rv32: accessible: false rv64: accessible: false description: upper 32 bits of mcycle address: 0xB80 priv_mode: M reset-val: 0 minstret: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: warl: dependency_fields: [] legal: - minstret[63:0] in [0x0000000000000000:0xFFFFFFFFFFFFFFFF] wr_illegal: - Unchanged description: Counts the number of instructions completed from an arbitrary point in time. address: 0xB02 priv_mode: M reset-val: 0 minstreth: rv32: accessible: false rv64: accessible: false description: Upper 32 bits of minstret. address: 0xB82 priv_mode: M reset-val: 0 mhpmevent3: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: &id001 ro_constant: 0 description: The mhpmevent3 is a MXLEN-bit event register which controls mhpmcounter3. address: 0x323 priv_mode: M reset-val: 0 mhpmcounter3: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter3 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB03 priv_mode: M reset-val: 0 mhpmcounter3h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter3h returns the upper half word in RV32I systems. address: 0xB83 priv_mode: M reset-val: 0 mhpmevent4: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent4 is a MXLEN-bit event register which controls mhpmcounter4. address: 0x324 priv_mode: M reset-val: 0 mhpmcounter4: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter4 is a 64-bit counter. Returns lower 42 bits in RV42I mode. address: 0xB04 priv_mode: M reset-val: 0 mhpmcounter4h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter4h returns the upper half word in RV42I systems. address: 0xB84 priv_mode: M reset-val: 0 mhpmevent5: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent5 is a MXLEN-bit event register which controls mhpmcounter5. address: 0x325 priv_mode: M reset-val: 0 mhpmcounter5: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter5 is a 64-bit counter. Returns lower 52 bits in RV52I mode. address: 0xB05 priv_mode: M reset-val: 0 mhpmcounter5h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter5h returns the upper half word in RV52I systems. address: 0xB85 priv_mode: M reset-val: 0 mhpmevent6: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent6 is a MXLEN-bit event register which controls mhpmcounter6. address: 0x326 priv_mode: M reset-val: 0 mhpmcounter6: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter6 is a 64-bit counter. Returns lower 62 bits in RV62I mode. address: 0xB06 priv_mode: M reset-val: 0 mhpmcounter6h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter6h returns the upper half word in RV62I systems. address: 0xB86 priv_mode: M reset-val: 0 mhpmevent7: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent7 is a MXLEN-bit event register which controls mhpmcounter7. address: 0x327 priv_mode: M reset-val: 0 mhpmcounter7: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter7 is a 64-bit counter. Returns lower 72 bits in RV72I mode. address: 0xB07 priv_mode: M reset-val: 0 mhpmcounter7h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter7h returns the upper half word in RV72I systems. address: 0xB87 priv_mode: M reset-val: 0 mhpmevent8: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent8 is a MXLEN-bit event register which controls mhpmcounter8. address: 0x328 priv_mode: M reset-val: 0 mhpmcounter8: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter8 is a 64-bit counter. Returns lower 82 bits in RV82I mode. address: 0xB08 priv_mode: M reset-val: 0 mhpmcounter8h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter8h returns the upper half word in RV82I systems. address: 0xB88 priv_mode: M reset-val: 0 mhpmevent9: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent9 is a MXLEN-bit event register which controls mhpmcounter9. address: 0x329 priv_mode: M reset-val: 0 mhpmcounter9: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter9 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB09 priv_mode: M reset-val: 0 mhpmcounter9h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter9h returns the upper half word in RV32I systems. address: 0xB89 priv_mode: M reset-val: 0 mhpmevent10: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent10 is a MXLEN-bit event register which controls mhpmcounter10. address: 0x32a priv_mode: M reset-val: 0 mhpmcounter10: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter10 is a 64-bit counter. Returns lower 102 bits in RV102I mode. address: 0xB0A priv_mode: M reset-val: 0 mhpmcounter10h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter10h returns the upper half word in RV102I systems. address: 0xB8A priv_mode: M reset-val: 0 mhpmevent11: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent11 is a MXLEN-bit event register which controls mhpmcounter11. address: 0x32b priv_mode: M reset-val: 0 mhpmcounter11: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter11 is a 64-bit counter. Returns lower 112 bits in RV112I mode. address: 0xB0B priv_mode: M reset-val: 0 mhpmcounter11h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter11h returns the upper half word in RV112I systems. address: 0xB8B priv_mode: M reset-val: 0 mhpmevent12: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent12 is a MXLEN-bit event register which controls mhpmcounter12. address: 0x32c priv_mode: M reset-val: 0 mhpmcounter12: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter12 is a 64-bit counter. Returns lower 122 bits in RV122I mode. address: 0xB0C priv_mode: M reset-val: 0 mhpmcounter12h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter12h returns the upper half word in RV122I systems. address: 0xB8C priv_mode: M reset-val: 0 mhpmevent13: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent13 is a MXLEN-bit event register which controls mhpmcounter13. address: 0x32d priv_mode: M reset-val: 0 mhpmcounter13: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter13 is a 64-bit counter. Returns lower 132 bits in RV132I mode. address: 0xB0D priv_mode: M reset-val: 0 mhpmcounter13h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter13h returns the upper half word in RV132I systems. address: 0xB8D priv_mode: M reset-val: 0 mhpmevent14: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent14 is a MXLEN-bit event register which controls mhpmcounter14. address: 0x32e priv_mode: M reset-val: 0 mhpmcounter14: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter14 is a 64-bit counter. Returns lower 142 bits in RV142I mode. address: 0xB0E priv_mode: M reset-val: 0 mhpmcounter14h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter14h returns the upper half word in RV142I systems. address: 0xB8E priv_mode: M reset-val: 0 mhpmevent15: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent15 is a MXLEN-bit event register which controls mhpmcounter15. address: 0x32f priv_mode: M reset-val: 0 mhpmcounter15: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter15 is a 64-bit counter. Returns lower 152 bits in RV152I mode. address: 0xB0F priv_mode: M reset-val: 0 mhpmcounter15h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter15h returns the upper half word in RV152I systems. address: 0xB8F priv_mode: M reset-val: 0 mhpmevent16: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent16 is a MXLEN-bit event register which controls mhpmcounter16. address: 0x330 priv_mode: M reset-val: 0 mhpmcounter16: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter16 is a 64-bit counter. Returns lower 162 bits in RV162I mode. address: 0xB10 priv_mode: M reset-val: 0 mhpmcounter16h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter16h returns the upper half word in RV162I systems. address: 0xB90 priv_mode: M reset-val: 0 mhpmevent17: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent17 is a MXLEN-bit event register which controls mhpmcounter17. address: 0x331 priv_mode: M reset-val: 0 mhpmcounter17: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter17 is a 64-bit counter. Returns lower 172 bits in RV172I mode. address: 0xB11 priv_mode: M reset-val: 0 mhpmcounter17h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter17h returns the upper half word in RV172I systems. address: 0xB91 priv_mode: M reset-val: 0 mhpmevent18: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent18 is a MXLEN-bit event register which controls mhpmcounter18. address: 0x332 priv_mode: M reset-val: 0 mhpmcounter18: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter18 is a 64-bit counter. Returns lower 182 bits in RV182I mode. address: 0xB12 priv_mode: M reset-val: 0 mhpmcounter18h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter18h returns the upper half word in RV182I systems. address: 0xB92 priv_mode: M reset-val: 0 mhpmevent19: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent19 is a MXLEN-bit event register which controls mhpmcounter19. address: 0x333 priv_mode: M reset-val: 0 mhpmcounter19: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter19 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB13 priv_mode: M reset-val: 0 mhpmcounter19h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter19h returns the upper half word in RV32I systems. address: 0xB93 priv_mode: M reset-val: 0 mhpmevent20: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent20 is a MXLEN-bit event register which controls mhpmcounter20. address: 0x334 priv_mode: M reset-val: 0 mhpmcounter20: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter20 is a 64-bit counter. Returns lower 202 bits in RV202I mode. address: 0xB14 priv_mode: M reset-val: 0 mhpmcounter20h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter20h returns the upper half word in RV202I systems. address: 0xB94 priv_mode: M reset-val: 0 mhpmevent21: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent21 is a MXLEN-bit event register which controls mhpmcounter21. address: 0x335 priv_mode: M reset-val: 0 mhpmcounter21: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter21 is a 64-bit counter. Returns lower 212 bits in RV212I mode. address: 0xB15 priv_mode: M reset-val: 0 mhpmcounter21h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter21h returns the upper half word in RV212I systems. address: 0xB95 priv_mode: M reset-val: 0 mhpmevent22: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent22 is a MXLEN-bit event register which controls mhpmcounter22. address: 0x336 priv_mode: M reset-val: 0 mhpmcounter22: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter22 is a 64-bit counter. Returns lower 222 bits in RV222I mode. address: 0xB16 priv_mode: M reset-val: 0 mhpmcounter22h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter22h returns the upper half word in RV222I systems. address: 0xB96 priv_mode: M reset-val: 0 mhpmevent23: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent23 is a MXLEN-bit event register which controls mhpmcounter23. address: 0x337 priv_mode: M reset-val: 0 mhpmcounter23: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter23 is a 64-bit counter. Returns lower 232 bits in RV232I mode. address: 0xB17 priv_mode: M reset-val: 0 mhpmcounter23h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter23h returns the upper half word in RV232I systems. address: 0xB97 priv_mode: M reset-val: 0 mhpmevent24: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent24 is a MXLEN-bit event register which controls mhpmcounter24. address: 0x338 priv_mode: M reset-val: 0 mhpmcounter24: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter24 is a 64-bit counter. Returns lower 242 bits in RV242I mode. address: 0xB18 priv_mode: M reset-val: 0 mhpmcounter24h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter24h returns the upper half word in RV242I systems. address: 0xB98 priv_mode: M reset-val: 0 mhpmevent25: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent25 is a MXLEN-bit event register which controls mhpmcounter25. address: 0x339 priv_mode: M reset-val: 0 mhpmcounter25: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter25 is a 64-bit counter. Returns lower 252 bits in RV252I mode. address: 0xB19 priv_mode: M reset-val: 0 mhpmcounter25h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter25h returns the upper half word in RV252I systems. address: 0xB99 priv_mode: M reset-val: 0 mhpmevent26: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent26 is a MXLEN-bit event register which controls mhpmcounter26. address: 0x33a priv_mode: M reset-val: 0 mhpmcounter26: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter26 is a 64-bit counter. Returns lower 262 bits in RV262I mode. address: 0xB1A priv_mode: M reset-val: 0 mhpmcounter26h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter26h returns the upper half word in RV262I systems. address: 0xB9A priv_mode: M reset-val: 0 mhpmevent27: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent27 is a MXLEN-bit event register which controls mhpmcounter27. address: 0x33b priv_mode: M reset-val: 0 mhpmcounter27: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter27 is a 64-bit counter. Returns lower 272 bits in RV272I mode. address: 0xB1B priv_mode: M reset-val: 0 mhpmcounter27h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter27h returns the upper half word in RV272I systems. address: 0xB9B priv_mode: M reset-val: 0 mhpmevent28: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent28 is a MXLEN-bit event register which controls mhpmcounter28. address: 0x33c priv_mode: M reset-val: 0 mhpmcounter28: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter28 is a 64-bit counter. Returns lower 282 bits in RV282I mode. address: 0xB1C priv_mode: M reset-val: 0 mhpmcounter28h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter28h returns the upper half word in RV282I systems. address: 0xB9C priv_mode: M reset-val: 0 mhpmevent29: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent29 is a MXLEN-bit event register which controls mhpmcounter29. address: 0x33d priv_mode: M reset-val: 0 mhpmcounter29: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter29 is a 64-bit counter. Returns lower 32 bits in RV32I mode. address: 0xB1D priv_mode: M reset-val: 0 mhpmcounter29h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter29h returns the upper half word in RV32I systems. address: 0xB9D priv_mode: M reset-val: 0 mhpmevent30: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent30 is a MXLEN-bit event register which controls mhpmcounter30. address: 0x33e priv_mode: M reset-val: 0 mhpmcounter30: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter30 is a 64-bit counter. Returns lower 302 bits in RV302I mode. address: 0xB1E priv_mode: M reset-val: 0 mhpmcounter30h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter30h returns the upper half word in RV302I systems. address: 0xB9E priv_mode: M reset-val: 0 mhpmevent31: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmevent31 is a MXLEN-bit event register which controls mhpmcounter31. address: 0x33f priv_mode: M reset-val: 0 mhpmcounter31: rv32: accessible: false rv64: accessible: true fields: [] shadow: shadow_type: rw msb: 63 lsb: 0 type: *id001 description: The mhpmcounter31 is a 64-bit counter. Returns lower 312 bits in RV312I mode. address: 0xB1F priv_mode: M reset-val: 0 mhpmcounter31h: rv32: accessible: false rv64: accessible: false description: The mhpmcounter31h returns the upper half word in RV312I systems. address: 0xB9F priv_mode: M reset-val: 0 sedeleg: rv32: accessible: false rv64: accessible: false description: sedeleg address: 258 priv_mode: S reset-val: 0 sideleg: rv32: accessible: false rv64: accessible: false description: sideleg priv_mode: S address: 259 reset-val: 0 fflags: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold floating point accrued exceptions. address: 001 priv_mode: U reset-val: 0 frm: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold Floating-Point Dynamic Rounding Mode. address: 002 priv_mode: U reset-val: 0 fcsr: rv32: accessible: false rv64: accessible: false description: 32-bit register to hold Floating-Point Control and Status Register. address: 003 priv_mode: U reset-val: 0 cycle: rv32: accessible: false rv64: accessible: false description: Captures the number of cycles executed from an arbitrary point in time. priv_mode: U address: 0xC00 reset-val: 0 cycleh: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the mcycle counter; only for rv32. address: 0xC80 priv_mode: U reset-val: 0 time: rv32: accessible: false rv64: accessible: false description: Timer for RDTIME instruction and RTC in the processor. priv_mode: U address: 0xC01 reset-val: 0 timeh: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the Timer for RDTIME instruction and RTC in the processor; only for rv32. address: 0xC81 priv_mode: U reset-val: 0 instret: rv32: accessible: false rv64: accessible: false description: Captures the number of instructions executed from an arbitrary point in time. priv_mode: U address: 0xC02 reset-val: 0 instreth: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of the minstret counter; only for rv32. address: 0xC82 priv_mode: U reset-val: 0 hpmcounter3: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter3 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC03 hpmcounter4: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter4 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC04 hpmcounter5: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter5 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC05 hpmcounter6: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter6 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC06 hpmcounter7: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter7 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC07 hpmcounter8: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter8 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC08 hpmcounter9: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter9 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC09 hpmcounter10: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter10 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0A hpmcounter11: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter11 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0B hpmcounter12: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter12 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0C hpmcounter13: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter13 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0D hpmcounter14: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter14 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0E hpmcounter15: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter15 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC0F hpmcounter16: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter16 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC10 hpmcounter17: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter17 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC11 hpmcounter18: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter18 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC12 hpmcounter19: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter19 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC13 hpmcounter20: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter20 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC14 hpmcounter21: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter21 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC15 hpmcounter22: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter22 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC16 hpmcounter23: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter23 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC17 hpmcounter24: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter24 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC18 hpmcounter25: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter25 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC19 hpmcounter26: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter26 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1A hpmcounter27: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter27 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1B hpmcounter28: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter28 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1C hpmcounter29: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter29 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1D hpmcounter30: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter30 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1E hpmcounter31: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter31 is a 64-bit counter. Returns lower 32 bits in RV32UI mode. address: 0xC1F hpmcounter3h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter3h returns the upper half word in RV32I systems. address: 0xC83 hpmcounter4h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter4h returns the upper half word in RV32I systems. address: 0xC84 hpmcounter5h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter5h returns the upper half word in RV32I systems. address: 0xC85 hpmcounter6h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter6h returns the upper half word in RV32I systems. address: 0xC86 hpmcounter7h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter7h returns the upper half word in RV32I systems. address: 0xC87 hpmcounter8h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter8h returns the upper half word in RV32I systems. address: 0xC88 hpmcounter9h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter9h returns the upper half word in RV32I systems. address: 0xC89 hpmcounter10h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter10h returns the upper half word in RV32I systems. address: 0xC8A hpmcounter11h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter11h returns the upper half word in RV32I systems. address: 0xC8B hpmcounter12h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter12h returns the upper half word in RV32I systems. address: 0xC8C hpmcounter13h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter13h returns the upper half word in RV32I systems. address: 0xC8D hpmcounter14h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter14h returns the upper half word in RV32I systems. address: 0xC8E hpmcounter15h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter15h returns the upper half word in RV32I systems. address: 0xC8F hpmcounter16h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter16h returns the upper half word in RV32I systems. address: 0xC90 hpmcounter17h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter17h returns the upper half word in RV32I systems. address: 0xC91 hpmcounter18h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter18h returns the upper half word in RV32I systems. address: 0xC92 hpmcounter19h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter19h returns the upper half word in RV32I systems. address: 0xC93 hpmcounter20h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter20h returns the upper half word in RV32I systems. address: 0xC94 hpmcounter21h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter21h returns the upper half word in RV32I systems. address: 0xC95 hpmcounter22h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter22h returns the upper half word in RV32I systems. address: 0xC96 hpmcounter23h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter23h returns the upper half word in RV32I systems. address: 0xC97 hpmcounter24h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter24h returns the upper half word in RV32I systems. address: 0xC98 hpmcounter25h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter25h returns the upper half word in RV32I systems. address: 0xC99 hpmcounter26h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter26h returns the upper half word in RV32I systems. address: 0xC9A hpmcounter27h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter27h returns the upper half word in RV32I systems. address: 0xC9B hpmcounter28h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter28h returns the upper half word in RV32I systems. address: 0xC9C hpmcounter29h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter29h returns the upper half word in RV32I systems. address: 0xC9D hpmcounter30h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter30h returns the upper half word in RV32I systems. address: 0xC9E hpmcounter31h: rv32: accessible: false rv64: accessible: false priv_mode: U reset-val: 0 description: The hpmcounter31h returns the upper half word in RV32I systems. address: 0xC9F sstatus: rv32: accessible: false rv64: accessible: false description: The sstatus register keeps track of the processor’s current operating state. address: 0x100 priv_mode: S reset-val: 0 sie: rv32: accessible: false rv64: accessible: false description: The sie register is an SXLEN-bit read/write register containing interrupt enable bits. address: 0x104 priv_mode: S reset-val: 0 sip: rv32: accessible: false rv64: accessible: false description: The sip register is an SXLEN-bit read/write register containing interrupt pending bits. address: 0x144 priv_mode: S reset-val: 0 sscratch: rv32: accessible: false rv64: accessible: false description: The sscratch register is an MXLEN-bit read/write register dedicated for use by machine mode. address: 0x140 priv_mode: S reset-val: 0 sepc: rv32: accessible: false rv64: accessible: false description: The sepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x141 priv_mode: S reset-val: 0 stval: rv32: accessible: false rv64: accessible: false description: The stval is a warl register that holds the address of the instruction which caused the exception. address: 0x143 priv_mode: S reset-val: 0 scause: rv32: accessible: false rv64: accessible: false description: The scause register stores the information regarding the trap. address: 0x142 priv_mode: S reset-val: 0 stvec: rv32: accessible: false rv64: accessible: false description: SXLEN-bit read/write register that holds trap vector configuration. address: 0x105 priv_mode: S reset-val: 0 satp: rv32: accessible: false rv64: accessible: false description: SXLEN-bit register which controls supervisor-mode address translation and protection address: 0x180 priv_mode: S reset-val: 0 ustatus: rv32: accessible: false rv64: accessible: false description: The ustatus register keeps track of the processor’s current operating state. address: 0x000 priv_mode: U reset-val: 0 uie: rv32: accessible: false rv64: accessible: false description: The uie register is an UXLEN-bit read/write register containing interrupt enable bits. address: 0x004 priv_mode: U reset-val: 0 uip: rv32: accessible: false rv64: accessible: false description: The uip register is an UXLEN-bit read/write register containing interrupt pending bits. address: 0x044 priv_mode: U reset-val: 0 uscratch: rv32: accessible: false rv64: accessible: false description: The uscratch register is an UXLEN-bit read/write register dedicated for use by machine mode. address: 0x040 priv_mode: U reset-val: 0 uepc: rv32: accessible: false rv64: accessible: false description: The uepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x041 priv_mode: U reset-val: 0 utval: rv32: accessible: false rv64: accessible: false description: The utval is a warl register that holds the address of the instruction which caused the exception. address: 0x043 priv_mode: U reset-val: 0 ucause: rv32: accessible: false rv64: accessible: false description: The ucause register stores the information regarding the trap. address: 0x042 priv_mode: U reset-val: 0 utvec: rv32: accessible: false rv64: accessible: false description: UXLEN-bit read/write register that holds trap vector configuration. address: 0x005 priv_mode: U reset-val: 0 scounteren: rv32: accessible: false rv64: accessible: false description: The scounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x106 priv_mode: S reset-val: 0 hstatus: rv32: accessible: false rv64: accessible: false description: The hstatus register keeps track of and controls the hart’s current operating state. address: 1536 priv_mode: H reset-val: 0 hideleg: rv32: accessible: false rv64: accessible: false description: Hypervisor Interrupt delegation Register. address: 1539 priv_mode: H reset-val: 0 hedeleg: rv32: accessible: false rv64: accessible: false description: Hypervisor Exception delegation Register. address: 1538 priv_mode: H reset-val: 0 hip: rv32: accessible: false rv64: accessible: false description: The hip register is an HXLEN-bit read/write register containing information on pending interrupts. address: 1604 priv_mode: H reset-val: 0 hvip: rv32: accessible: false rv64: accessible: false description: The hvip register is an HSXLEN-bit read/write register that a hypervisor can write to indicate virtual interrupts intended for VS-mode. address: 1605 priv_mode: H reset-val: 0 hgeip: rv32: accessible: false rv64: accessible: false description: The hgeip register is an HSXLEN-bit read-only register that indicates pending guest external interrupts for this hart. address: 0xE12 priv_mode: H reset-val: 0 hgeie: rv32: accessible: false rv64: accessible: false description: The hgeie register is an HSXLEN-bit read/write register that contains enable bits for the guest external interrupts at this hart. address: 0x607 priv_mode: H reset-val: 0 htval: rv32: accessible: false rv64: accessible: false description: The htval is a warl register that holds the address of the instruction which caused the exception. address: 0x643 priv_mode: H reset-val: 0 htinst: rv32: accessible: false rv64: accessible: false description: The htinst is a warl register that need only be able to hold the values that the implementation may automatically write to it on a trap. address: 0x64A priv_mode: H reset-val: 0 mtval2: rv32: accessible: false rv64: accessible: false description: When a trap is taken into M-mode, mtval2 is written with additional exception-specific information to assist software in handling the trap. address: 0x34B priv_mode: M reset-val: 0 mtinst: rv32: accessible: false rv64: accessible: false description: The mtinst is a warl register that need only be able to hold the values that the implementation may automatically write to it on a trap. address: 0x34A priv_mode: M reset-val: 0 hgatp: rv32: accessible: false rv64: accessible: false description: HSXLEN-bit register which controls G-stage address translation and protection address: 0x680 priv_mode: H reset-val: 0 hcounteren: rv32: accessible: false rv64: accessible: false description: The hcounteren is a 32-bit register that controls the availability of the hardware performance-monitoring counters to the next-lowest privileged mode. address: 0x606 priv_mode: H reset-val: 0 htimedelta: rv32: accessible: false rv64: accessible: false description: The htimedelta CSR is a read/write register that contains the delta between the value of the time CSR and the value returned in VS-mode or VU-mode. priv_mode: H address: 0x605 reset-val: 0 htimedeltah: rv32: accessible: false rv64: accessible: false description: Upper 32-bits of htimedelta address: 0x615 priv_mode: H reset-val: 0 vsstatus: rv32: accessible: false rv64: accessible: false description: The vsstatus register keeps track of the processor’s current operating state. address: 0x200 priv_mode: S reset-val: 0 vsie: rv32: accessible: false rv64: accessible: false description: The vsie register is an VSXLEN-bit read/write register containing interrupt enable bits. address: 0x204 priv_mode: S reset-val: 0 vsip: rv32: accessible: false rv64: accessible: false description: The vsip register is an VSXLEN-bit read/write register containing interrupt pending bits. address: 0x244 priv_mode: S reset-val: 0 vsscratch: rv32: accessible: false rv64: accessible: false description: The vsscratch register is an VSXLEN-bit read/write register dedicated for use by machine mode. address: 0x240 priv_mode: S reset-val: 0 vsepc: rv32: accessible: false rv64: accessible: false description: The vsepc is a warl register that must be able to hold all valid physical and virtual addresses. address: 0x241 priv_mode: S reset-val: 0 vstval: rv32: accessible: false rv64: accessible: false description: The vstval is a warl register that holds the address of the instruction which caused the exception. address: 0x243 priv_mode: S reset-val: 0 vscause: rv32: accessible: false rv64: accessible: false description: The scause register stores the information regarding the trap. address: 0x242 priv_mode: S reset-val: 0 vstvec: rv32: accessible: false rv64: accessible: false description: SXLEN-bit read/write register that holds trap vector configuration. address: 0x205 priv_mode: S reset-val: 0 vsatp: rv32: accessible: false rv64: accessible: false description: VSXLEN-bit register which controls supervisor-mode address translation and protection address: 0x280 priv_mode: S reset-val: 0
/home/actuser/work/riscof_work4/sail_cSim_platform_checked.yaml
mtime: implemented: true address: 0xbff8 mtimecmp: implemented: true address: 0x4000 nmi: label: nmi_vector reset: label: reset_vector mtval_condition_writes: implemented: false scause_non_standard: implemented: false stval_condition_writes: implemented: false

Please visit YAML specifications for more information.

Test Stats

Test Name Mem Footprint (Bytes) Code size (Bytes) Data size (Bytes) Sign size (Bytes) Covergroups
/home/actuser/work/suite4/fnmadd_b1-01.S 836044 443784 165976 221280 {'fnmadd_b1'}
/home/actuser/work/suite4/fnmadd_b14-01.S 9760 2632 988 1296 {'fnmadd_b14'}
/home/actuser/work/suite4/fnmadd_b15-01.S 2295872 1223336 457516 610000 {'fnmadd_b15'}
/home/actuser/work/suite4/fnmadd_b16-01.S 17428 6712 2512 3328 {'fnmadd_b16'}
/home/actuser/work/suite4/fnmadd_b17-01.S 17428 6712 2512 3328 {'fnmadd_b17'}
/home/actuser/work/suite4/fnmadd_b18-01.S 21804 8952 3352 4448 {'fnmadd_b18'}
/home/actuser/work/suite4/fnmadd_b2-01.S 22092 9144 3424 4544 {'fnmadd_b2'}
/home/actuser/work/suite4/fnmadd_b3-01.S 72648 36216 13552 18048 {'fnmadd_b3'}
/home/actuser/work/suite4/fnmadd_b4-01.S 13768 4776 1792 2368 {'fnmadd_b4'}
/home/actuser/work/suite4/fnmadd_b5-01.S 18644 7352 2752 3648 {'fnmadd_b5'}
/home/actuser/work/suite4/fnmadd_b6-01.S 13768 4776 1792 2368 {'fnmadd_b6'}
/home/actuser/work/suite4/fnmadd_b7-01.S 14984 5416 2032 2688 {'fnmadd_b7'}
/home/actuser/work/suite4/fnmadd_b8-01.S 106516 54200 20272 27008 {'fnmadd_b8'}

Coverage Report ( Total Coverpoints: 58254 )

Coverage Label (Covered-points)/(Total-points) Percentage
fnmadd_b1 13965/13965 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 13819 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 13830 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 13799 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 13798 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 13797 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 13796 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 5 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 2 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 2 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x2aaaaa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x455555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x400000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xff and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x055555 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x7fffff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x7ffffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 1 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x2aaaaa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x455555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xff and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x055555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7fffff and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7ffffe and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000002 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000001 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x2aaaaa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x455555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xff and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x055555 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 coverage: 13824/13824 total_coverage: 13965/13965
fnmadd_b14 214/214 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 70 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 81 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 50 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 49 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 48 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 47 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x0a and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xdb and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xac and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xab and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xaa and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa4 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa3 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa2 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa1 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x9f and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x9e and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x9d and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x9c and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x9b and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x9a and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x99 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x98 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x97 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x96 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x95 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x94 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x93 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x92 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x91 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x90 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x8f and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x8e and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x8d and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x8c and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x8a and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x89 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x88 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x87 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x86 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x85 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x84 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x83 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x82 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x81 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x80 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x7b and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x7a and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x79 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x78 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x77 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x76 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x74 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x73 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x72 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x71 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x70 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x6f and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x6e and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x6d and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x6c and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x6b and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x6a and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x68 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x67 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 0 and fe3 == 0x66 and fm3 == 0x38bca8 and rm_val == 0 #nosat' : 1 coverage: 73/73 total_coverage: 214/214
fnmadd_b15 38259/38259 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 38114 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 38125 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 38094 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 38093 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 38092 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 38091 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e5a70 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x4eee01 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x31ecf1 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x382aba and fs3 == 1 and fe3 == 0xfd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x19e3ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x54ee4e and fs3 == 1 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6de5a8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x09bd7e and fs3 == 1 and fe3 == 0xfb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2938bd and fs2 == 1 and fe2 == 0x80 and fm2 == 0x41a3b7 and fs3 == 1 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9f81 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3eee16 and fs3 == 1 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157706 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x5b3c40 and fs3 == 1 and fe3 == 0xf8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79a7ac and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0340cd and fs3 == 1 and fe3 == 0xf7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x306805 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x39c0c1 and fs3 == 1 and fe3 == 0xf6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x358805 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x34823e and fs3 == 1 and fe3 == 0xf5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x639ac5 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x0ff80e and fs3 == 1 and fe3 == 0xf4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x331f85 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36ef84 and fs3 == 1 and fe3 == 0xf3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5f4533 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x12c387 and fs3 == 1 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e646c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1357de and fs3 == 1 and fe3 == 0xf1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x273e00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x43ee70 and fs3 == 1 and fe3 == 0xf0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c9b2a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x690c54 and fs3 == 1 and fe3 == 0xef and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x5ed740 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x130bf1 and fs3 == 1 and fe3 == 0xee and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ea988 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1e8ee7 and fs3 == 1 and fe3 == 0xed and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ecaa2 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2bbf65 and fs3 == 1 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3328e6 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x36e5f0 and fs3 == 1 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x322cf0 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x37e894 and fs3 == 1 and fe3 == 0xea and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a9908 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x53f4d9 and fs3 == 1 and fe3 == 0xe9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26bd22 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4485de and fs3 == 1 and fe3 == 0xe8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x238a4c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x485dd8 and fs3 == 1 and fe3 == 0xe7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7dc33b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0120e8 and fs3 == 1 and fe3 == 0xe6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3b9111 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2eb356 and fs3 == 1 and fe3 == 0xe5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a388b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0be6f1 and fs3 == 1 and fe3 == 0xe4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46bbc4 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x24e257 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x097b66 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6e5806 and fs3 == 1 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6a64ea and fs2 == 1 and fe2 == 0x80 and fm2 == 0x0bcc75 and fs3 == 1 and fe3 == 0xe1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x475011 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2467a8 and fs3 == 1 and fe3 == 0xe0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39b62c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x307213 and fs3 == 1 and fe3 == 0xdf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x197da5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x557c2f and fs3 == 1 and fe3 == 0xde and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16be21 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x596084 and fs3 == 1 and fe3 == 0xdd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e0cda and fs2 == 1 and fe2 == 0x7f and fm2 == 0x66add1 and fs3 == 1 and fe3 == 0xdc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x08a5a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x6fcce3 and fs3 == 1 and fe3 == 0xdb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5598d6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x19690d and fs3 == 1 and fe3 == 0xda and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f4d64 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2b4a00 and fs3 == 1 and fe3 == 0xd9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d22f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x682c17 and fs3 == 1 and fe3 == 0xd8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64003e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0fb7fb and fs3 == 1 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x18ceff and fs2 == 1 and fe2 == 0x83 and fm2 == 0x56702e and fs3 == 1 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x562350 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x1905d9 and fs3 == 1 and fe3 == 0xd5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x33b00a and fs2 == 1 and fe2 == 0x80 and fm2 == 0x365c62 and fs3 == 1 and fe3 == 0xd4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cf931 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x018809 and fs3 == 1 and fe3 == 0xd3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec904 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3b79cc and fs3 == 1 and fe3 == 0xd2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x063ed5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x741718 and fs3 == 1 and fe3 == 0xd1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x529931 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1b983f and fs3 == 1 and fe3 == 0xd0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x003c2b and fs2 == 1 and fe2 == 0x80 and fm2 == 0x7f87e0 and fs3 == 1 and fe3 == 0xcf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x363201 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x33d9d5 and fs3 == 1 and fe3 == 0xce and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ac9a1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x219677 and fs3 == 1 and fe3 == 0xcd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x69c81e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c2a39 and fs3 == 1 and fe3 == 0xcc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x53cf9e and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1ab435 and fs3 == 1 and fe3 == 0xcb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7436a2 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x062d7e and fs3 == 1 and fe3 == 0xca and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0eee19 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x654249 and fs3 == 1 and fe3 == 0xc9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x784260 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x03fdb3 and fs3 == 1 and fe3 == 0xc8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x085dea and fs2 == 1 and fe2 == 0x7f and fm2 == 0x704b00 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c1dfb and fs2 == 1 and fe2 == 0x82 and fm2 == 0x01f8a9 and fs3 == 1 and fe3 == 0xc6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29e9e5 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x40d9d2 and fs3 == 1 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4dd214 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x1f34e2 and fs3 == 1 and fe3 == 0xc4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x564900 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x18eaef and fs3 == 1 and fe3 == 0xc3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62cde6 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x107a1a and fs3 == 1 and fe3 == 0xc2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x177eed and fs2 == 1 and fe2 == 0x82 and fm2 == 0x584be0 and fs3 == 1 and fe3 == 0xc1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ffd78 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x1d8bc2 and fs3 == 1 and fe3 == 0xc0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43f721 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x273695 and fs3 == 1 and fe3 == 0xbf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x024505 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x7b8a32 and fs3 == 1 and fe3 == 0xbe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x472e73 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x248367 and fs3 == 1 and fe3 == 0xbd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x316f67 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x38ad07 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6937b8 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x0c8101 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27cbff and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4348a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x07f099 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x710c3c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4b332e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x214287 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x063057 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x743174 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x687f5f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0cf069 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c8ae5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5152c0 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x135c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5e5df6 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x227bc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x49ab74 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x163c25 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5a1c98 and fs3 == 0 and fe3 == 0xf6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33ed38 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x361e60 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x735a70 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06a6e7 and fs3 == 0 and fe3 == 0xf4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71a2f8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x079bcc and fs3 == 0 and fe3 == 0xf3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c49a0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x51aa2b and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71cb9a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x078502 and fs3 == 0 and fe3 == 0xf1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x791e44 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x038932 and fs3 == 0 and fe3 == 0xf0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75e57e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x054263 and fs3 == 0 and fe3 == 0xef and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f3001 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64d8c4 and fs3 == 0 and fe3 == 0xee and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d3294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d31d0 and fs3 == 0 and fe3 == 0xed and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0fc3b6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x63eda5 and fs3 == 0 and fe3 == 0xec and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c6607 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3e1239 and fs3 == 0 and fe3 == 0xeb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ce53f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6891cb and fs3 == 0 and fe3 == 0xea and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606b9c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1202fe and fs3 == 0 and fe3 == 0xe9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bed and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4629a4 and fs3 == 0 and fe3 == 0xe8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b9de5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x52918a and fs3 == 0 and fe3 == 0xe7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2388ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x485fd7 and fs3 == 0 and fe3 == 0xe6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15703e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5b4632 and fs3 == 0 and fe3 == 0xe5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x2cfa4f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x3d6f4a and fs3 == 0 and fe3 == 0xe4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a049f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6d6b0f and fs3 == 0 and fe3 == 0xe3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4be31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x20b761 and fs3 == 0 and fe3 == 0xe2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e17ca and fs2 == 0 and fe2 == 0x80 and fm2 == 0x09a07e and fs3 == 0 and fe3 == 0xe1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02ccdc and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7a84f7 and fs3 == 0 and fe3 == 0xe0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a7f9d and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bbc8b and fs3 == 0 and fe3 == 0xdf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d9e1a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ccf9a and fs3 == 0 and fe3 == 0xde and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ef815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x653247 and fs3 == 0 and fe3 == 0xdd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d0aed and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50a819 and fs3 == 0 and fe3 == 0xdc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x203def and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c7da2 and fs3 == 0 and fe3 == 0xdb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x313f41 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x38df31 and fs3 == 0 and fe3 == 0xda and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d81e9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ce94f and fs3 == 0 and fe3 == 0xd9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44356e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x27017d and fs3 == 0 and fe3 == 0xd8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f3fb6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc416 and fs3 == 0 and fe3 == 0xd7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29477e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4192d7 and fs3 == 0 and fe3 == 0xd6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65b1ee and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ea8a1 and fs3 == 0 and fe3 == 0xd5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55368e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x19afc4 and fs3 == 0 and fe3 == 0xd4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x3e7f0f and fs2 == 0 and fe2 == 0x87 and fm2 == 0x2c0388 and fs3 == 0 and fe3 == 0xd3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c9b21 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x513d0c and fs3 == 0 and fe3 == 0xd2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10fb7b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x620382 and fs3 == 0 and fe3 == 0xd1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78b460 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03c133 and fs3 == 0 and fe3 == 0xd0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d0af8 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2d561a and fs3 == 0 and fe3 == 0xcf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03371b and fs2 == 0 and fe2 == 0x7f and fm2 == 0x79ba1e and fs3 == 0 and fe3 == 0xce and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x165a4e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x59f0d7 and fs3 == 0 and fe3 == 0xcd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x195ee2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x55a6ff and fs3 == 0 and fe3 == 0xcc and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a15f4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0bfb9d and fs3 == 0 and fe3 == 0xcb and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ca0c5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dd18b and fs3 == 0 and fe3 == 0xca and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x29d944 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40ecb4 and fs3 == 0 and fe3 == 0xc9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf4 and fm1 == 0x26140b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x454df4 and fs3 == 0 and fe3 == 0xc8 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae73d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x217ee3 and fs3 == 0 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0904b5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6f267d and fs3 == 0 and fe3 == 0xc6 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x412a1a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29a347 and fs3 == 0 and fe3 == 0xc5 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f0a86 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0914bd and fs3 == 0 and fe3 == 0xc4 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5bdebb and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150891 and fs3 == 0 and fe3 == 0xc3 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x402483 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2a8a3a and fs3 == 0 and fe3 == 0xc2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x51cef3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1c2e3a and fs3 == 0 and fe3 == 0xc1 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3aea71 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f4f12 and fs3 == 0 and fe3 == 0xc0 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121fe5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x603f39 and fs3 == 0 and fe3 == 0xbf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3944fd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x30dddd and fs3 == 0 and fe3 == 0xbe and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5163e6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1c7e13 and fs3 == 0 and fe3 == 0xbd and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f7994 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x646369 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x355b9c and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34ae72 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ba0b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x21 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d4d97 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28c129 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x20784d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3b15b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x214463 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x091225 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x01021f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x242d58 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x255bb8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b6a8f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fcfe8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x116cb0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ef3c1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19f187 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x63f55b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04c022 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x47fc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a0a29 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ad563 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3d4969 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e5e22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ae435 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38484a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x56ccb6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x117a6b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x55409e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7da2be and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e95b7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d13b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x259aa1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22d3de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b610f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f00a8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x283dd3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d0ffe and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x263dec and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x21 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a1ee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d2db and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a78ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x317793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ae70d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x067a70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d54da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21a695 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f204 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x55b2a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x383655 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f4508 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4d75cc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7152ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b200c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c64f9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7a1d39 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c23da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7d2144 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x45c80b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x059ff9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09b184 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02dfcb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x20273b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x117cee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ab1d4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x272192 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x40750f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x07613f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b5a74 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3855ca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c25e5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2467bb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x64515f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06a51d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7db6e9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54170c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x66111b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x656a56 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1c8d67 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1827fa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x447773 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d93b6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x77ca6e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x128886 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30f2a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x288d65 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ab121 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ae896 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bd180 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6abbed and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0163ad and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08ddcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37a7d6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03e4ef and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x705f54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d5c6f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x756b26 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3294a9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30b93e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b7678 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73a43d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x086146 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9f6a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x09156f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x043ad3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x589a86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54ab92 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc715 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4032ba and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x546786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x084c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3f73b9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b1c9d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2001b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x783b85 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x15f740 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x461ec9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x020c87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17f3eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e1227 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2372bc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52eb6d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2f3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38f857 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x45e161 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41fc81 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0036a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x093f0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x72879a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x26220b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x08d2ab and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0466fb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f447a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216afe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e2c6b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a5724 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d6497 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72bda0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x432212 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ecffe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x599f18 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9a07 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x672073 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2042a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0830b1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6ab7e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x262f4c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x596713 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x65ba89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x09e831 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f747b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x438f47 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bf9d0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1553c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b090a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24f339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34084b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09edf2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1023d1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x73b822 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x042eb7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0020 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26921d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ddf7d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a47f4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b2fc2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x291450 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0d6124 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b0d90 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ac640 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1b0e38 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3ccfb5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30e643 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e56aa and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18345a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0f78e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x7c399c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15f19a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x349efb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x771749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a5f3d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bfe94 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cceee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57a4e9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x79f6ff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d3883 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6c05c9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ff9aa and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x46fa60 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7e24f8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0421e7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507a89 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c26a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6d3ce2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2544b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2b0d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a336f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a3442 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f5f0a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x416d86 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x709985 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2cbd83 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x651547 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fb76 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ca7f2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x01197e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x736d34 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a6323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19cc61 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x372bff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x429e75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x61cf62 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf2 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x507bbd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ad877 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x34e781 and fs3 == 1 and fe3 == 0x9f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3938a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2c3a6b and fs3 == 1 and fe3 == 0x9e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x271458 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x620fa5 and fs3 == 1 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x223e5e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x327df1 and fs3 == 1 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x74239e and fs2 == 1 and fe2 == 0x02 and fm2 == 0x0637f2 and fs3 == 1 and fe3 == 0x9b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02bb1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3ea9bf and fs3 == 1 and fe3 == 0x9a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d261e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5e9fae and fs3 == 1 and fe3 == 0x99 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x78dcc9 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x03abce and fs3 == 1 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x615415 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48b62d and fs3 == 1 and fe3 == 0x97 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16d17d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x365127 and fs3 == 1 and fe3 == 0x96 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1052fc and fs2 == 1 and fe2 == 0x01 and fm2 == 0x630b61 and fs3 == 1 and fe3 == 0x95 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17a817 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36044a and fs3 == 1 and fe3 == 0x94 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e9d72 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x33a5a5 and fs3 == 1 and fe3 == 0x93 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ecc16 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x672cf4 and fs3 == 1 and fe3 == 0x92 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32c488 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x374ca0 and fs3 == 1 and fe3 == 0x91 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6ba6e4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4586b9 and fs3 == 1 and fe3 == 0x90 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x632071 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x104599 and fs3 == 1 and fe3 == 0x8f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0c8ca0 and fs2 == 1 and fe2 == 0x03 and fm2 == 0x692471 and fs3 == 1 and fe3 == 0x8e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25796d and fs2 == 1 and fe2 == 0x02 and fm2 == 0x460651 and fs3 == 1 and fe3 == 0x8d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c2d84 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f9427 and fs3 == 1 and fe3 == 0x8c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f96eb and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a9df7 and fs3 == 1 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2b40 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fdb2b and fs3 == 1 and fe3 == 0x8a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x62fc01 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x105cc2 and fs3 == 1 and fe3 == 0x89 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c1e52 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x74edfd and fs3 == 1 and fe3 == 0x88 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2cce6c and fs3 == 1 and fe3 == 0x87 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5954c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b6323 and fs3 == 1 and fe3 == 0x86 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x534e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4d897a and fs3 == 1 and fe3 == 0x85 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x6b794c and fs2 == 1 and fe2 == 0x03 and fm2 == 0x0b2860 and fs3 == 1 and fe3 == 0x84 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31d2e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e116e and fs3 == 1 and fe3 == 0x83 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61908b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x48a2b0 and fs3 == 1 and fe3 == 0x82 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3029b0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3a027b and fs3 == 1 and fe3 == 0x81 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4006c8 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x2aa4a3 and fs3 == 1 and fe3 == 0x80 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624be0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x10cd1e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e5119 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2b0b44 and fs3 == 1 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x120226 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x703674 and fs3 == 1 and fe3 == 0x7d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1c224c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x68ef7e and fs3 == 1 and fe3 == 0x7c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x765149 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x050813 and fs3 == 1 and fe3 == 0x7b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13e37b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x37649e and fs3 == 1 and fe3 == 0x7a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5eb418 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x499194 and fs3 == 1 and fe3 == 0x79 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb249 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x574a35 and fs3 == 1 and fe3 == 0x78 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x094d04 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3baa22 and fs3 == 1 and fe3 == 0x77 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15abf0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36bbaf and fs3 == 1 and fe3 == 0x76 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x353f3c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d32af and fs3 == 1 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34a023 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x3569fb and fs3 == 1 and fe3 == 0x74 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2ef860 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x3b470f and fs3 == 1 and fe3 == 0x73 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x021e76 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7dea5e and fs3 == 1 and fe3 == 0x72 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x44104b and fs2 == 1 and fe2 == 0x01 and fm2 == 0x272120 and fs3 == 1 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4242dc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54570e and fs3 == 1 and fe3 == 0x70 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f27c1 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x006c7a and fs3 == 1 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dd4e5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x1f32b5 and fs3 == 1 and fe3 == 0x6e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eac11 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4f467b and fs3 == 1 and fe3 == 0x6d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fd320 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x001673 and fs3 == 1 and fe3 == 0x6c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4c506a and fs2 == 1 and fe2 == 0x02 and fm2 == 0x206168 and fs3 == 1 and fe3 == 0x6b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x78386a and fs2 == 1 and fe2 == 0x04 and fm2 == 0x040300 and fs3 == 1 and fe3 == 0x6a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x48abea and fs2 == 1 and fe2 == 0x03 and fm2 == 0x234aad and fs3 == 1 and fe3 == 0x69 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4c7ce2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x501f43 and fs3 == 1 and fe3 == 0x68 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137255 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x378f20 and fs3 == 1 and fe3 == 0x67 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4d2ec7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4fd9cc and fs3 == 1 and fe3 == 0x66 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d645 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x32eefd and fs3 == 1 and fe3 == 0x65 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f92c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2ea897 and fs3 == 1 and fe3 == 0x64 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5249e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4de977 and fs3 == 1 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11a030 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x7081f1 and fs3 == 1 and fe3 == 0x62 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x141406 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x5d49d6 and fs3 == 1 and fe3 == 0x61 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cb2ff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x20142a and fs3 == 1 and fe3 == 0x60 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x24d40c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x636680 and fs3 == 1 and fe3 == 0x5f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4f9471 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x1ddb79 and fs3 == 1 and fe3 == 0x5e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5852a0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4bbd1a and fs3 == 1 and fe3 == 0x5d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1bbd1b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x3499d6 and fs3 == 1 and fe3 == 0x5c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24a5a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31c142 and fs3 == 1 and fe3 == 0x5b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x711943 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x07e941 and fs3 == 1 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5813fe and fs2 == 1 and fe2 == 0x01 and fm2 == 0x17a61c and fs3 == 1 and fe3 == 0x59 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1a7e20 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6a0ce2 and fs3 == 1 and fe3 == 0x58 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b0ea9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x45b3c0 and fs3 == 1 and fe3 == 0x57 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x535b23 and fs2 == 1 and fe2 == 0x05 and fm2 == 0x1b0978 and fs3 == 1 and fe3 == 0x56 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4193c4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x54a357 and fs3 == 1 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15c882 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x6d627d and fs3 == 1 and fe3 == 0x54 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34164e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2d7d34 and fs3 == 1 and fe3 == 0x53 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3d100b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x56a8ba and fs3 == 1 and fe3 == 0x52 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6319e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4824e1 and fs3 == 1 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2c23ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f96c8 and fs3 == 1 and fe3 == 0x50 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5c2dcf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4a6985 and fs3 == 1 and fe3 == 0x4f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x181a5b and fs2 == 1 and fe2 == 0x02 and fm2 == 0x576edb and fs3 == 1 and fe3 == 0x4e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x19e9b5 and fs2 == 1 and fe2 == 0x01 and fm2 == 0x54e64c and fs3 == 1 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x65ede0 and fs2 == 1 and fe2 == 0x04 and fm2 == 0x0e8370 and fs3 == 1 and fe3 == 0x4c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f37bb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x447d6a and fs3 == 1 and fe3 == 0x4b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15c368 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x36b31b and fs3 == 1 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2704a7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x310c6d and fs3 == 1 and fe3 == 0x49 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1ef595 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x338902 and fs3 == 1 and fe3 == 0x48 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x30f7a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x5c9501 and fs3 == 1 and fe3 == 0x47 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cf4c2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2f5d57 and fs3 == 1 and fe3 == 0x46 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x271bff and fs2 == 1 and fe2 == 0x01 and fm2 == 0x44164f and fs3 == 1 and fe3 == 0x45 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62c8c3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x483eb0 and fs3 == 1 and fe3 == 0x44 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x234d15 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x322a3d and fs3 == 1 and fe3 == 0x43 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5750c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4c17cf and fs3 == 1 and fe3 == 0x42 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4847e0 and fs2 == 1 and fe2 == 0x02 and fm2 == 0x239c3d and fs3 == 1 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58efee and fs2 == 1 and fe2 == 0x00 and fm2 == 0x4b862e and fs3 == 1 and fe3 == 0x40 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7301ac and fs2 == 1 and fe2 == 0x02 and fm2 == 0x06d817 and fs3 == 1 and fe3 == 0x3f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x64c58c and fs2 == 1 and fe2 == 0x01 and fm2 == 0x0f3c08 and fs3 == 1 and fe3 == 0x3e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30190c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x2e8504 and fs3 == 1 and fe3 == 0xc7 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x31b2c0 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x11bc78 and fs2 == 0 and fe2 == 0x03 and fm2 == 0x60d838 and fs3 == 0 and fe3 == 0x9f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x22eac9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x492207 and fs3 == 0 and fe3 == 0x9e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x410cb0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x29bd20 and fs3 == 0 and fe3 == 0x9d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0d9733 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x39db60 and fs3 == 0 and fe3 == 0x9c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23b2ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x64160e and fs3 == 0 and fe3 == 0x9b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d5f53 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40a9e9 and fs3 == 0 and fe3 == 0x9a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a4000 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x351bcc and fs3 == 0 and fe3 == 0x99 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0194cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3f3810 and fs3 == 0 and fe3 == 0x98 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c9f5b and fs2 == 0 and fe2 == 0x04 and fm2 == 0x2db8ff and fs3 == 0 and fe3 == 0x97 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x492d03 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5170f1 and fs3 == 0 and fe3 == 0x96 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d1fde and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5ea319 and fs3 == 0 and fe3 == 0x95 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x057323 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3d62ea and fs3 == 0 and fe3 == 0x94 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x723764 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x43a45a and fs3 == 0 and fe3 == 0x93 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b9454 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bac13 and fs3 == 0 and fe3 == 0x92 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fca7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x334457 and fs3 == 0 and fe3 == 0x91 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x23d6e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x640019 and fs3 == 0 and fe3 == 0x90 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x426c3a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x54451c and fs3 == 0 and fe3 == 0x8f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b22fe and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5fbc80 and fs3 == 0 and fe3 == 0x8e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x384cac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c730a and fs3 == 0 and fe3 == 0x8d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x590b10 and fs2 == 0 and fe2 == 0x04 and fm2 == 0x16f97b and fs3 == 0 and fe3 == 0x8c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1891b0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6b632d and fs3 == 0 and fe3 == 0x8b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2d1655 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3d50a0 and fs3 == 0 and fe3 == 0x8a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b4e66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2bbc61 and fs3 == 0 and fe3 == 0x89 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25c177 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x62d820 and fs3 == 0 and fe3 == 0x88 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x396360 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2c3038 and fs3 == 0 and fe3 == 0x87 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b88a3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2baecc and fs3 == 0 and fe3 == 0x86 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c3070 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a6f70 and fs3 == 0 and fe3 == 0x85 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42a7e5 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x28568f and fs3 == 0 and fe3 == 0x84 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x467799 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x251af9 and fs3 == 0 and fe3 == 0x83 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18def8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x359671 and fs3 == 0 and fe3 == 0x82 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03d7ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c44bf and fs3 == 0 and fe3 == 0x81 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6f9ea9 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x08bffe and fs3 == 0 and fe3 == 0x80 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2f6596 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x3ad273 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ea74f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x55ef9c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06e773 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3cb980 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x622ba2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x10e1c3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x78e8ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41d2b1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7c27f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40f9c2 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36c69e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cd1e6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x440187 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x272db7 and fs3 == 0 and fe3 == 0x78 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x009e00 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7ec583 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ef037 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x12fb7a and fs3 == 0 and fe3 == 0x76 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0dc7d6 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x671e1d and fs3 == 0 and fe3 == 0x75 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191448 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3583c7 and fs3 == 0 and fe3 == 0x74 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e511c and fs2 == 0 and fe2 == 0x01 and fm2 == 0x1ed2dc and fs3 == 0 and fe3 == 0x73 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x57f583 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x17bb83 and fs3 == 0 and fe3 == 0x72 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10cbbf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x389381 and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2df397 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x5e2fe9 and fs3 == 0 and fe3 == 0x70 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x26abc5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x312695 and fs3 == 0 and fe3 == 0x6f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x586edd and fs2 == 0 and fe2 == 0x03 and fm2 == 0x176670 and fs3 == 0 and fe3 == 0x6e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x352a5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d37e4 and fs3 == 0 and fe3 == 0x6d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x476dcc and fs2 == 0 and fe2 == 0x04 and fm2 == 0x244f27 and fs3 == 0 and fe3 == 0x6c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32be0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2dd4d1 and fs3 == 0 and fe3 == 0x6b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2371d1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x321ef7 and fs3 == 0 and fe3 == 0x6a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53985d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d6e4d and fs3 == 0 and fe3 == 0x69 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cb323 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x68e4a1 and fs3 == 0 and fe3 == 0x68 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ad793 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x6c0254 and fs3 == 0 and fe3 == 0x67 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x537d8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4d7820 and fs3 == 0 and fe3 == 0x66 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73fb84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x432701 and fs3 == 0 and fe3 == 0x65 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a7a32 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3507ca and fs3 == 0 and fe3 == 0x64 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x665829 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4720d7 and fs3 == 0 and fe3 == 0x63 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7e5045 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x00d94b and fs3 == 0 and fe3 == 0x62 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16ff50 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3640ab and fs3 == 0 and fe3 == 0x61 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f66ed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4eff0e and fs3 == 0 and fe3 == 0x60 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x1bc989 and fs2 == 0 and fe2 == 0x08 and fm2 == 0x52568f and fs3 == 0 and fe3 == 0x5f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f2396 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x66f43a and fs3 == 0 and fe3 == 0x5e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1c29da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x347535 and fs3 == 0 and fe3 == 0x5d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1ebee0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x67358b and fs3 == 0 and fe3 == 0x5c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34acb1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d5757 and fs3 == 0 and fe3 == 0x5b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x54e3da and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4cf5bc and fs3 == 0 and fe3 == 0x5a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0c0f02 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x74fac5 and fs3 == 0 and fe3 == 0x59 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38be3b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x58af71 and fs3 == 0 and fe3 == 0x58 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365899 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cecf1 and fs3 == 0 and fe3 == 0x57 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1dd00b and fs2 == 0 and fe2 == 0x01 and fm2 == 0x4fa37a and fs3 == 0 and fe3 == 0x56 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x15429f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x36e24d and fs3 == 0 and fe3 == 0x55 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4686f0 and fs2 == 0 and fe2 == 0x02 and fm2 == 0x250e37 and fs3 == 0 and fe3 == 0x54 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x44ccca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x534086 and fs3 == 0 and fe3 == 0x53 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x342f25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2d76ef and fs3 == 0 and fe3 == 0x52 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374ac5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2cb195 and fs3 == 0 and fe3 == 0x51 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2488c3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x31c9fe and fs3 == 0 and fe3 == 0x50 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x135639 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x6f3374 and fs3 == 0 and fe3 == 0x4f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0b79 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3a7edc and fs3 == 0 and fe3 == 0x4e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x69d5b5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x461109 and fs3 == 0 and fe3 == 0x4d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d2373 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x40b935 and fs3 == 0 and fe3 == 0x4c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eac46 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2ee629 and fs3 == 0 and fe3 == 0x4b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07a843 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x78c662 and fs3 == 0 and fe3 == 0x4a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x3258b2 and fs3 == 0 and fe3 == 0x49 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x040775 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x7c1804 and fs3 == 0 and fe3 == 0x48 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b4f87 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x697de6 and fs3 == 0 and fe3 == 0x47 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x528fdc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4dcf92 and fs3 == 0 and fe3 == 0x46 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x30a816 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x2e5f59 and fs3 == 0 and fe3 == 0x45 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x193a83 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x55d9b8 and fs3 == 0 and fe3 == 0x44 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x172970 and fs2 == 0 and fe2 == 0x05 and fm2 == 0x58c634 and fs3 == 0 and fe3 == 0x43 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e49b2 and fs2 == 0 and fe2 == 0x01 and fm2 == 0x3c02c2 and fs3 == 0 and fe3 == 0x42 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017afc and fs2 == 0 and fe2 == 0x01 and fm2 == 0x7d12b1 and fs3 == 0 and fe3 == 0x41 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x788209 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x41edf2 and fs3 == 0 and fe3 == 0x40 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5e0500 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x49cb99 and fs3 == 0 and fe3 == 0x3f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c1659 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x4565e6 and fs3 == 0 and fe3 == 0x3e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22dfb7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x324bec and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x7f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x03 and fm2 == 0x75484b and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0cb0e7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e47db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x21454b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7b70c9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x25c84c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ee20b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x04d070 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0dbcc3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x14f5f8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x297c0a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0cf9bd and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f42f1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1b3f22 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ecbd9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x38683b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23d4ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x170c3b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34a7c7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fc149 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ae714 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a3c00 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x11cdf9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ec16a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42f6a2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39b451 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x404e9c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3add4b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bf351 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0eaf24 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x63a0b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af04d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x71abe7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1999b4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310f69 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xaf and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fd026 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e3a6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x20 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36d4b7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121a1a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01f475 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04bfbb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x544c4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3451ef and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a16e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a9c14 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b5d1b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a0e48 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x16 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ce0d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x15 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x293267 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x14 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x623876 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x13 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x796cfb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x12 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x0925a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x11 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x73c933 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x10 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1d055a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0f and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6300be and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0e and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19f35e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0d and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4c8ab7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0c and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x059993 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0b and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x134b54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x0a and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x694195 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x09 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x15afc3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x08 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8451 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x07 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b5642 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x06 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x213eca and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x05 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11c5b1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x04 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x355798 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x03 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x121ad3 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x02 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x351f84 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x41dd38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a08ee and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x4ccccc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x333333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x5b6db6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x249249 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x444444 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3bbbbb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x666666 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x199999 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x6db6db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x36db6d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffffc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffff0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffe0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00007f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0000ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fff00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0001ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffe00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0003ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ffc00 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0007ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff800 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7ff000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x001fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fe000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x003fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fc000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x007fff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f8000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7f0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x01ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7e0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x03ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7c0000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x07ffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x780000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x0fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x700000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x1fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x600000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x400000 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 38118/38118 total_coverage: 38259/38259
fnmadd_b16 341/341 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 197 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 208 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 177 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 176 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 175 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 174 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x6a8329 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x16707e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e081d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20694d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x367531 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x12d0cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x702a82 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e808c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15418a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5ea2f9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c1961 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x53dcbf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06fe3b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0637ff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12f2b3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d7b70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57fc56 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x358c26 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18e44f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x192a82 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6465ff and fs2 == 0 and fe2 == 0xfd and fm2 == 0x257396 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70d18f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x218584 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a5ced and fs2 == 0 and fe2 == 0xfb and fm2 == 0x21f6d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09c6b9 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x42b8bf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x24da2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x254961 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x263fe8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3cf7ae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0xfe and fm2 == 0x02ea14 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x305db9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0xfd and fm2 == 0x40d43a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x38e1d6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x18e211 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x0d3190 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x04f85c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0xf7 and fm2 == 0x5962c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6d93e5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33fa51 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x264755 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1e2094 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3ddfe3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x61cace and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x73550a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0xfd and fm2 == 0x16a4ee and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6a6268 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x224fd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2508d5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1587bf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3d81ae and fs2 == 0 and fe2 == 0xfb and fm2 == 0x5d3fc5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01332c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0f26a6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d4c36 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x38634d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x216ec2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4022a5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a6b4b and fs2 == 0 and fe2 == 0xfc and fm2 == 0x1ceffb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72f50a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x31d379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a9d1e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x74eae1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35d6d3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2009a6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12383d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x27969b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09ec51 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30300d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432858 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x2c36a0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9082 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0f3193 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e179 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x07eff5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1841 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x17bf8e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ff410 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f08e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33a12d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10adb7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e924d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10317f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x410035 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x047a0e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x036cdc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x28b006 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x730941 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x19b32b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18a8a3 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x33137e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024430 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0f88e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x18ea60 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x36a99d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x759d39 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x327dc5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30f97b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x29bb3f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6dba7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x119e42 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x37e38d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2fb1d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x717980 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4bb2ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x0ec4f4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7ae8c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x699a1d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ecf80 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2f9f7c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cdfe3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x793db5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d07b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2a090e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39a5be and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0cb873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x626bbf and fs2 == 0 and fe2 == 0xf7 and fm2 == 0x7f98a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79b52d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x128f0a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x172f60 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x25e482 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1699a5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1b5313 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10c2a0 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0566bc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x411d26 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x292182 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018fe2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x009916 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cd38d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10e584 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x1549ed and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3a6708 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d7025 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x399f35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42d5b3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x59615d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x53c5ea and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6b21de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x611c80 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x131155 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13439e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x193ec6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29dbc6 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x1a4d72 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0e98 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x68dfdd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1caf77 and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x529595 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x089f67 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x299412 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73c668 and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x0e9cab and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1aa55e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x000f00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2ccc93 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7cdbb5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x38b31c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33d732 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x394394 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x294f17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0xfd and fm2 == 0x296a13 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x164cf5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x070538 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x459379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x13b178 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4fb3f7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02c560 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x28844c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x639f2c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x31f200 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3dd17c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x78dd0e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4d54a3 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x04534d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f914f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x61068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d071f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x136004 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026519 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x305e0d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb1f5 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x473929 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208358 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x63ea1b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374d41 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1a6f68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e8c3e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4a19c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x094fff and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2f806f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153984 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0aea5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04fd41 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x17909f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2336ae and fs2 == 0 and fe2 == 0xfd and fm2 == 0x762408 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3af9fa and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3b09f3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31e0ce and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10affc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13bb57 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5b79eb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x339269 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6b27f7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x62ae46 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5a6352 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9244 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x1fef00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x41315c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2d58ba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6af2c7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2165be and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6a262c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x039463 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5e65e4 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3cd606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x476063 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30eb20 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100e76 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1a1c1b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2084ae and fs2 == 0 and fe2 == 0xfd and fm2 == 0x499ff1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x446aa0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5f221f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38eb1b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0bf46a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x766f73 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x232951 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47f677 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3254ae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0b977b and fs2 == 0 and fe2 == 0xfc and fm2 == 0x31cfbf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af6b9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x38fc15 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5a1bbe and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1cf370 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x227041 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4a0e92 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19a3cb and fs2 == 0 and fe2 == 0xfe and fm2 == 0x083942 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x409980 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6308fe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ef2e6 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x328a37 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x432be8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3cd352 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x778ca8 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x134261 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ea20 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x2e6e63 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x212fa5 and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x5d9799 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3844b4 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x46fc6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e4ce and fs2 == 0 and fe2 == 0xfd and fm2 == 0x45af29 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27f459 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x43e560 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72ec45 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x1cbf56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x358c1d and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2d3485 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11164e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2596ee and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1310f3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e11db and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x017d76 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x3d4d49 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c407f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e8d5f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6894ce and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x5ed631 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x140eaa and fs2 == 0 and fe2 == 0xfa and fm2 == 0x04972f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71556c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0d1c84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x01ea00 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x445eb5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3746a3 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x1bb7c9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04012d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x012bc4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a812 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x43d400 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21a5d7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x29125a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x489656 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x23f501 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e0a9e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x281823 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3481df and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7ab7a7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e44fd and fs2 == 0 and fe2 == 0xfc and fm2 == 0x12ff4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x678d99 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1d844c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4490fe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x335b8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61c550 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6f7f16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0xfd and fm2 == 0x46d0ac and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbe95 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x37d03d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e5316 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4dedfa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79582c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x065158 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af6e3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3adb90 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310756 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x59ffad and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07e829 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2981e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319158 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4052ad and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x312e1f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4ba816 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x779461 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10c4ce and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07daac and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3c58f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e10e3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x127958 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x18fa57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x018006 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x51f799 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3557bf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b393b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3284ec and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4e0246 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3648af and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x171dc0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5f2ead and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6ca617 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x206a70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 200/200 total_coverage: 341/341
fnmadd_b17 341/341 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 197 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 208 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 177 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 176 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 175 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 174 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x378efe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x35fb9d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x6a8329 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x16707e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e081d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x20694d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x367531 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x12d0cc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x702a82 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e808c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x15418a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5ea2f9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3c1961 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x53dcbf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06fe3b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0637ff and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12f2b3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3d7b70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x57fc56 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x358c26 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18e44f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x192a82 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6465ff and fs2 == 0 and fe2 == 0xfd and fm2 == 0x257396 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x70d18f and fs2 == 0 and fe2 == 0xfc and fm2 == 0x218584 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7a5ced and fs2 == 0 and fe2 == 0xfb and fm2 == 0x21f6d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09c6b9 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x42b8bf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f1cb5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x24da2f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x234c07 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x254961 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x32f9b7 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x263fe8 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x56fcf2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3cf7ae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48c9ad and fs2 == 0 and fe2 == 0xfe and fm2 == 0x02ea14 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x194c56 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x305db9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x54f0ed and fs2 == 0 and fe2 == 0xfd and fm2 == 0x40d43a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x397e0b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x38e1d6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x795ad3 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x18e211 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009841 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x0d3190 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06a56e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x04f85c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1933be and fs2 == 0 and fe2 == 0xf7 and fm2 == 0x5962c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2fb283 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6d93e5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x44ee6c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33fa51 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0dcb9f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x264755 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e8ea8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1e2094 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d1b74 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3ddfe3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x65742e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x61cace and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6de1eb and fs2 == 0 and fe2 == 0xfc and fm2 == 0x73550a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f7dce and fs2 == 0 and fe2 == 0xfd and fm2 == 0x16a4ee and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x137d83 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6a6268 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x48d404 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x224fd2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2508d5 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1587bf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3d81ae and fs2 == 0 and fe2 == 0xfb and fm2 == 0x5d3fc5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x01332c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0f26a6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3d4c36 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x38634d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x216ec2 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4022a5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5a6b4b and fs2 == 0 and fe2 == 0xfc and fm2 == 0x1ceffb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72f50a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x31d379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5a9d1e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x74eae1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x35d6d3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2009a6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12383d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x27969b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x09ec51 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30300d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x432858 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x2c36a0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b9082 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0f3193 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37e179 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x07eff5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d1841 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x17bf8e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5ff410 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6f08e1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33a12d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10adb7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e924d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10317f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x410035 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x047a0e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x036cdc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x28b006 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x730941 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x19b32b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18a8a3 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x33137e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024430 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0f88e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x18ea60 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x36a99d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x759d39 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x327dc5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2bc20f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30f97b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7fbd5a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x29bb3f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x748650 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6dba7a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d2ca1 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x119e42 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x551c11 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x37e38d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x32e0b8 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2fb1d5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1930a7 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x717980 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16313a and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4bb2ed and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x216a51 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x0ec4f4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18cd2c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7ae8c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1e4774 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x699a1d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ecf80 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2f9f7c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6cdfe3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x793db5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12d07b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2a090e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39a5be and fs2 == 0 and fe2 == 0xfd and fm2 == 0x0cb873 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x626bbf and fs2 == 0 and fe2 == 0xf7 and fm2 == 0x7f98a2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x79b52d and fs2 == 0 and fe2 == 0xfd and fm2 == 0x128f0a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x172f60 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x25e482 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1699a5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1b5313 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x10c2a0 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0566bc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x411d26 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x292182 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018fe2 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x009916 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7cd38d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10e584 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf6 and fm1 == 0x1549ed and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3a6708 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1d7025 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x399f35 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x42d5b3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x59615d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x53c5ea and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6b21de and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x611c80 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x131155 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13439e and fs2 == 0 and fe2 == 0xfc and fm2 == 0x193ec6 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29dbc6 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x1a4d72 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c0e98 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x68dfdd and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1caf77 and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x529595 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x089f67 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x299412 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73c668 and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x0e9cab and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1aa55e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x000f00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23991a and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2ccc93 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f285b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7cdbb5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35708e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x38b31c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x086888 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x33d732 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e7e5 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x394394 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x648b04 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x294f17 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5e5beb and fs2 == 0 and fe2 == 0xfd and fm2 == 0x296a13 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f10c6 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x164cf5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310056 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x070538 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09599c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x459379 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111bf6 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x13b178 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c23d1 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4fb3f7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x02c560 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x28844c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x639f2c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x31f200 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3dd17c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x78dd0e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4d54a3 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x04534d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f914f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x61068d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d071f and fs2 == 0 and fe2 == 0xfb and fm2 == 0x136004 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x026519 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x305e0d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3bb1f5 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x473929 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x208358 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x63ea1b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x374d41 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1a6f68 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4e8c3e and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4a19c2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x094fff and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2f806f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x153984 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0aea5e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x04fd41 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x17909f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2336ae and fs2 == 0 and fe2 == 0xfd and fm2 == 0x762408 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3af9fa and fs2 == 0 and fe2 == 0xfb and fm2 == 0x3b09f3 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31e0ce and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10affc and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13bb57 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5b79eb and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x339269 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x6b27f7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x62ae46 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x5a6352 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a9244 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x1fef00 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x41315c and fs2 == 0 and fe2 == 0xfd and fm2 == 0x2d58ba and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6af2c7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2165be and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6a262c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x039463 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5e65e4 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3cd606 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x476063 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x30eb20 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100e76 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1a1c1b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2084ae and fs2 == 0 and fe2 == 0xfd and fm2 == 0x499ff1 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x446aa0 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5f221f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38eb1b and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0bf46a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x766f73 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x232951 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47f677 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3254ae and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0b977b and fs2 == 0 and fe2 == 0xfc and fm2 == 0x31cfbf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af6b9 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x38fc15 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x5a1bbe and fs2 == 0 and fe2 == 0xfd and fm2 == 0x1cf370 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x227041 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4a0e92 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x19a3cb and fs2 == 0 and fe2 == 0xfe and fm2 == 0x083942 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x409980 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x6308fe and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ef2e6 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x328a37 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x432be8 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3cd352 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x778ca8 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x134261 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x57ea20 and fs2 == 0 and fe2 == 0xfa and fm2 == 0x2e6e63 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x212fa5 and fs2 == 0 and fe2 == 0xf8 and fm2 == 0x5d9799 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3844b4 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x46fc6d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x16e4ce and fs2 == 0 and fe2 == 0xfd and fm2 == 0x45af29 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x27f459 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x43e560 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x72ec45 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x1cbf56 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x358c1d and fs2 == 0 and fe2 == 0xfc and fm2 == 0x2d3485 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11164e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2596ee and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1310f3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e11db and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x017d76 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x3d4d49 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c407f and fs2 == 0 and fe2 == 0xfe and fm2 == 0x0e8d5f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x6894ce and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x5ed631 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x140eaa and fs2 == 0 and fe2 == 0xfa and fm2 == 0x04972f and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x71556c and fs2 == 0 and fe2 == 0xfc and fm2 == 0x0d1c84 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x01ea00 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x445eb5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3746a3 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x1bb7c9 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04012d and fs2 == 0 and fe2 == 0xfe and fm2 == 0x012bc4 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09a812 and fs2 == 0 and fe2 == 0xf9 and fm2 == 0x43d400 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21a5d7 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x29125a and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x489656 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x23f501 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2e0a9e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x281823 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x3481df and fs2 == 0 and fe2 == 0xfd and fm2 == 0x7ab7a7 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e44fd and fs2 == 0 and fe2 == 0xfc and fm2 == 0x12ff4e and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x678d99 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x1d844c and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4490fe and fs2 == 0 and fe2 == 0xfe and fm2 == 0x335b8d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61c550 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6f7f16 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41a1ac and fs2 == 0 and fe2 == 0xfd and fm2 == 0x46d0ac and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6dbe95 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x37d03d and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e5316 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4dedfa and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79582c and fs2 == 0 and fe2 == 0xfe and fm2 == 0x065158 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0af6e3 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3adb90 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x310756 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x59ffad and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07e829 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2981e2 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319158 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4052ad and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x312e1f and fs2 == 0 and fe2 == 0xfd and fm2 == 0x4ba816 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x779461 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x10c4ce and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x07daac and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3c58f5 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e10e3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x127958 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b90d3 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x18fa57 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3fbf4a and fs2 == 0 and fe2 == 0xfe and fm2 == 0x018006 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79b5b2 and fs2 == 0 and fe2 == 0xfb and fm2 == 0x51f799 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x573c68 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x3557bf and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x11ecfc and fs2 == 0 and fe2 == 0xfe and fm2 == 0x2b393b and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x289f06 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x3284ec and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2ad2f1 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x4e0246 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f015e and fs2 == 0 and fe2 == 0xfe and fm2 == 0x3648af and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x25608b and fs2 == 0 and fe2 == 0xfd and fm2 == 0x171dc0 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x690309 and fs2 == 0 and fe2 == 0xfd and fm2 == 0x5f2ead and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x009696 and fs2 == 0 and fe2 == 0xfc and fm2 == 0x6ca617 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x025d06 and fs2 == 0 and fe2 == 0xfe and fm2 == 0x206a70 and fs3 == 1 and fe3 == 0xfe and fm3 == 0x7fffff and rm_val == 0 #nosat' : 1 coverage: 200/200 total_coverage: 341/341
fnmadd_b18 411/411 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 267 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 278 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 247 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 246 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 245 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 244 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4e622b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed966 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x396928 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x008ceb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x317f52 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21ab51 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3db9f6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3809d5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x75e793 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x29ee78 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x30cc24 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0cd344 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00b812 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x182599 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1eee75 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x171b57 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x54e058 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2fc88c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x319ce6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58bf61 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b0708 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4cd7ff and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7b1d83 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2bcff9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b2e1a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x112ace and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16201f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6c3b3e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02e795 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f12b9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17517f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x264de7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x60d9a4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x70766e and fs2 == 1 and fe2 == 0x83 and fm2 == 0x4c67ed and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x202a98 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1970bf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x53a642 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x683ba8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4fe433 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x6c6e5d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a5ada and fs2 == 1 and fe2 == 0x7f and fm2 == 0x104376 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x373a1e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0620f1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x67ede5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x53ed39 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x268b6a and fs2 == 1 and fe2 == 0x7f and fm2 == 0x139067 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5fa740 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x5bc4c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x02ab65 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3c13d7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0d5a7c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x2ddcac and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x217f53 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x182d04 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x667aed and fs2 == 1 and fe2 == 0x7f and fm2 == 0x554254 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffffe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x11c013 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x289dfc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3fffff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x238f3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ee8de and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x025339 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x02119e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b4a10 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x34342f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d37b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a0c29 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x03ecd6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x296b63 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0409cf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x32fae0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d6ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x017ed0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x239b5c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x023675 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x164749 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3d8377 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7bb471 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a414e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5e539a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cbcfc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2759f0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x79dd8e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3fec54 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x636240 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7fba49 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x206546 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x151546 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x5bcbfe and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2640ba and fs2 == 1 and fe2 == 0x2b and fm2 == 0x4518ee and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x016ff7 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x7d283c and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1e0667 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x4f5c0c and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0538b1 and fs2 == 1 and fe2 == 0x2b and fm2 == 0x75f765 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1123d8 and fs2 == 1 and fe2 == 0x2b and fm2 == 0x61c4a7 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x436852 and fs2 == 1 and fe2 == 0x2b and fm2 == 0x27b0ca and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x072c24 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x726a91 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3af6ff and fs2 == 0 and fe2 == 0x2a and fm2 == 0x2f434d and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x269d2c and fs2 == 0 and fe2 == 0x2a and fm2 == 0x44ab92 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x03b9a1 and fs2 == 0 and fe2 == 0x2c and fm2 == 0x78c2ac and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5afcdb and fs2 == 0 and fe2 == 0x2b and fm2 == 0x15a24b and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x38be1b and fs2 == 0 and fe2 == 0x2a and fm2 == 0x315f00 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d53d7 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x504766 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x68f58b and fs2 == 0 and fe2 == 0x2f and fm2 == 0x0ca8ec and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28b6bd and fs2 == 0 and fe2 == 0x2a and fm2 == 0x4238ed and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x506932 and fs2 == 0 and fe2 == 0x31 and fm2 == 0x1d3a54 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x41cf9e and fs2 == 0 and fe2 == 0x2c and fm2 == 0x291269 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1fcf65 and fs2 == 0 and fe2 == 0x2b and fm2 == 0x4d0b16 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0ed153 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x65707b and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3457e7 and fs2 == 0 and fe2 == 0x2a and fm2 == 0x35b2a5 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6e5bf8 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x097921 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24d5b2 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x46cb03 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6b4e0e and fs2 == 1 and fe2 == 0x2c and fm2 == 0x0b41f2 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x281a41 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x42edb9 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x39d661 and fs2 == 1 and fe2 == 0x2a and fm2 == 0x30537f and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x655450 and fs2 == 1 and fe2 == 0x2c and fm2 == 0x0ee2dd and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x34967e and fs2 == 1 and fe2 == 0x2e and fm2 == 0x3573ab and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7248b2 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x76b77e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5d1ff5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17a40d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7906c5 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2b6a13 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x465fcc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x192dff and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3b506b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x296bac and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x512a66 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0235b2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0748c6 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x761c0c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a0433 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x60f718 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x5b84eb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x7fd01a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cdf21 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6891ae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2094f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x43e270 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cc3e0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x270ed6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x106a07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x21a1fc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x14701b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1135f9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x35ed95 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x774c1e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2e9afc and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x08a011 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x519928 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0122a3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4a8399 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x752f4e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x558d1d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x044224 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6fec8a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x282cad and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3fa956 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x111299 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x32e9b8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x4d182e and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x7fb1fc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x013cdf and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x219d70 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4410d9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1cc187 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x190af0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x194cde and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x25504e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x606ed6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x081926 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x30562f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2be0d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2feda9 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b2e86 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f6b81 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4ec69e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x04e4d7 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0901e1 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a3613 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41d009 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x197a06 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ae136 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x270abc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x2c6927 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x239e6a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x578fb8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x472c25 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b5ad7 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0e2d38 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2a257f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1d8885 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x167638 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf7 and fm1 == 0x0c4ebc and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x37c42d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x526e3a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4ece7f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x304e7b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5ddf89 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36dfac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4549ce and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x324fae and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x252cf6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4f368d and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x13f0c0 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c8f07 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x40dc0e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x02d403 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17246c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x63c854 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc5a4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x070ca2 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x0597cb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x35b564 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3c0ad4 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x17028c and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x480a54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x157602 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x433c5b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x288fae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0fe2cd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x018053 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x06fbdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x52bd1c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x04dea3 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1f18b8 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x191a03 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x3a6c9e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x54206e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x622d46 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x42076b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22784b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x296f9b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x61a185 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x68fcac and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00b2db and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f5de9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2216ce and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x33cbed and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x088c7f and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8666 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7f8288 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x39afdd and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x251c17 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3e917d and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ec6a8 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x76a41a and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x55adae and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20d0a1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x040861 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5e8d61 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x307cdb and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x280619 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x314e35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x330244 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e6453 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x282619 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a425a and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x326d35 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2217bf and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x26592c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1261e6 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x34510e and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4fe702 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x1c56e0 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3bf1e1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2d12f5 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x357df1 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2fb07b and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a8922 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b0757 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x4f0890 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x125b96 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x262ebb and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x207786 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e2ab9 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x102b16 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x176f54 and fs2 == 0 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7a3631 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c9ac4 and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3e3f3f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43e49b and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x12a50c and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x22b50f and fs2 == 1 and fe2 == 0x00 and fm2 == 0x000000 and fs3 == 1 and fe3 == 0xe3 and fm3 == 0x3ffff8 and rm_val == 0 #nosat' : 1 coverage: 270/270 total_coverage: 411/411
fnmadd_b2 417/417 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 273 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 284 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 253 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 252 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 251 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 250 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0a60dd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000031 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fffdd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ffffc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x37fffe and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3bffbc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000063 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000035 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3dffd9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000050 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000017 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3effe3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3f8012 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000028 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fbfc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fdfb9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000025 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fefe0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000029 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ff7cb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000036 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffbbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffe13 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000063 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3ffe89 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000032 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fff3f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000046 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fff95 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000063 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fff88 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffbb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000033 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffce and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000014 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x400005 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00004c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000015 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3fffe7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40001e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000042 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004a and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7fff30 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3fffbb and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x5ffedf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000005 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x6fffc3 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000012 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77ff8d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000023 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7bff77 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000051 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7dfee1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7efee7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7f7ef6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000055 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fbef0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000018 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fdf8e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000036 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fef06 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000011 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ff7ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000023 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffb7c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00004c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffcc8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00000c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffe38 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7ffec2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff3e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff74 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000004 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fffe2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff78 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff3c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00002c and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fff34 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x000038 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1ffff2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000062 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0fff94 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x07ffff and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03fffc and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000005 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x020012 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00ffdc and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x008019 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00002b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x003ff6 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x001fd1 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000fd2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000021 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000801 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0003b5 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0001f6 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000024 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000045 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0000e4 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00001a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000090 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000039 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000016 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000025 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00000b and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000054 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffd3 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fff8b and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000061 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fff9d and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000058 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fff58 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000017 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffdb and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000007 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00001e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000039 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7fff4e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000010 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000016 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ffd2c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000055 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00004a and fs2 == 1 and fe2 == 0x7b and fm2 == 0x7ffeec and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000a and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7ff44c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000c and fs2 == 1 and fe2 == 0x79 and fm2 == 0x7ff0a8 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000059 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x7fec4e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x77 and fm2 == 0x7fb63c and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000035 and fs2 == 1 and fe2 == 0x76 and fm2 == 0x7fc596 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000046 and fs2 == 1 and fe2 == 0x75 and fm2 == 0x7f8b74 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000005 and fs2 == 1 and fe2 == 0x74 and fm2 == 0x7fbff6 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x73 and fm2 == 0x7b2fa2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000d and fs2 == 1 and fe2 == 0x72 and fm2 == 0x751fe7 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00005c and fs2 == 1 and fe2 == 0x71 and fm2 == 0x6e7f55 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x00000f and fs2 == 1 and fe2 == 0x70 and fm2 == 0x55ffe7 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x6f and fm2 == 0x77ff42 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000008 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000006 and fs2 == 1 and fe2 == 0x6e and fm2 == 0x05fffa and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000008 and fs2 == 1 and fe2 == 0x6d and fm2 == 0x77fff1 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000032 and fs2 == 1 and fe2 == 0x6c and fm2 == 0x2fffbb and fs3 == 0 and fe3 == 0x01 and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000051 and fs2 == 0 and fe2 == 0x68 and fm2 == 0x7fff5e and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000016 and fs2 == 0 and fe2 == 0x6e and fm2 == 0x21ffe4 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000059 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000018 and fs2 == 0 and fe2 == 0x6b and fm2 == 0x7fffd0 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000023 and fs2 == 0 and fe2 == 0x6e and fm2 == 0x27ffd2 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x01 and fm1 == 0x000060 and fs2 == 0 and fe2 == 0x6d and fm2 == 0x3bff73 and fs3 == 0 and fe3 == 0x01 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x45669d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005c and fs2 == 0 and fe2 == 0x8f and fm2 == 0x0590da and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x28a8c2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x61e266 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000047 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000002 and fs2 == 0 and fe2 == 0x94 and fm2 == 0x780064 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x6d2d97 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002a and fs2 == 0 and fe2 == 0x90 and fm2 == 0x418662 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x2333af and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000049 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x600056 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004a and fs2 == 0 and fe2 == 0x8f and fm2 == 0x5d306f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001f and fs2 == 0 and fe2 == 0x91 and fm2 == 0x0410cd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000061 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x28dde6 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x38115f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x70ed91 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000049 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x606f17 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001d and fs2 == 0 and fe2 == 0x91 and fm2 == 0x0d3da0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000032 and fs2 == 0 and fe2 == 0x90 and fm2 == 0x23d6dc and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x7c1010 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005f and fs2 == 0 and fe2 == 0x8f and fm2 == 0x2c7696 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000018 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x2aaad0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005b and fs2 == 0 and fe2 == 0x8f and fm2 == 0x340b56 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000014 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000018 and fs2 == 0 and fe2 == 0x91 and fm2 == 0x2aab01 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000043 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x748991 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000a and fs2 == 1 and fe2 == 0x91 and fm2 == 0x4ccc3a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000a and fs2 == 1 and fe2 == 0x92 and fm2 == 0x19997d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x5fff5a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000052 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003c and fs2 == 1 and fe2 == 0x8f and fm2 == 0x7fff31 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000047 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x5f8c7c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000f and fs2 == 1 and fe2 == 0x92 and fm2 == 0x06662e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000034 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005e and fs2 == 1 and fe2 == 0x8f and fm2 == 0x2cef31 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000a and fs2 == 1 and fe2 == 0x92 and fm2 == 0x4bffdd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x11ffcd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001b and fs2 == 1 and fe2 == 0x91 and fm2 == 0x178dcd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000062 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x27199f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000061 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000007 and fs2 == 1 and fe2 == 0x93 and fm2 == 0x123f92 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x2aa54d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000017 and fs2 == 1 and fe2 == 0x91 and fm2 == 0x32133c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000005 and fs2 == 1 and fe2 == 0x93 and fm2 == 0x4cca9a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000045 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x6d7162 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000060 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000052 and fs2 == 1 and fe2 == 0x8f and fm2 == 0x47cd77 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000020 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x7fff22 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005c and fs2 == 1 and fe2 == 0x8f and fm2 == 0x32161c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x2aaa98 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000038 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x1248de and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x638dc7 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000024 and fs2 == 1 and fe2 == 0x90 and fm2 == 0x638df5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000024 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000b and fs2 == 0 and fe2 == 0x91 and fm2 == 0x3a2f4c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x8e and fm2 == 0x2e4c62 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 0 and fe2 == 0x8d and fm2 == 0x2e4ddf and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000025 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000009 and fs2 == 0 and fe2 == 0x8e and fm2 == 0x63928e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005c and fs2 == 0 and fe2 == 0x8a and fm2 == 0x32237a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000024 and fs2 == 0 and fe2 == 0x8a and fm2 == 0x63aa39 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x89 and fm2 == 0x0d6612 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x88 and fm2 == 0x045ce7 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x246b85 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000052 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x4844af and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000012 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x384509 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003a and fs2 == 0 and fe2 == 0x84 and fm2 == 0x11b961 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000040 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000022 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x027878 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000054 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6d999a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000b and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4a2e8c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000011 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x43c3c4 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x416c17 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000047 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000051 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x69e065 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0f23c9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000009 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e739d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000006 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x6aaaab and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3d37a7 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000056 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2349ad and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000005 and fs2 == 1 and fe2 == 0x92 and fm2 == 0x4ccbcd and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000029 and fs2 == 1 and fe2 == 0x8e and fm2 == 0x47cd9c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000020 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x7ffb30 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x8b and fm2 == 0x3a2746 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000051 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002f and fs2 == 1 and fe2 == 0x8b and fm2 == 0x2e4931 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000d and fs2 == 1 and fe2 == 0x8c and fm2 == 0x1d7b62 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x89 and fm2 == 0x063c54 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x88 and fm2 == 0x01fefc and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000037 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x14561c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004f and fs2 == 1 and fe2 == 0x85 and fm2 == 0x4f5dfa and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000014 and fs2 == 1 and fe2 == 0x86 and fm2 == 0x4b199a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000008 and fs2 == 1 and fe2 == 0x86 and fm2 == 0x7d0000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000040 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x6d4000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x82 and fm2 == 0x1b5555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x700000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000049 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x47e3f2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000004 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x600000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000008 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x100000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x033333 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000048 and fs2 == 1 and fe2 == 0x7b and fm2 == 0x638e39 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000015 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x492492 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x38e38e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1b19a3 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000023 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fffe9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000059 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0fffc3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x07ffc4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x03ffb3 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000015 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01ffed and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000052 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00ffcb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000040 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x007fd4 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000028 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x003fbb and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x001fca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000fca and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0007d0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0003d2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000036 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0001f1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000021 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0000f9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002b and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000076 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000043 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000041 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x00001c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000017 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffb7 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000010 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000008 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x000023 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000045 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000017 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffd9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000003 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7fffe1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000023 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ffff5 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000060 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x7ffde0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000058 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00000b and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7fff22 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00005b and fs2 == 1 and fe2 == 0x7b and fm2 == 0x7ffbfa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003d and fs2 == 1 and fe2 == 0x7a and fm2 == 0x7ffaa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000043 and fs2 == 1 and fe2 == 0x79 and fm2 == 0x7ff1ba and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000037 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000031 and fs2 == 1 and fe2 == 0x78 and fm2 == 0x7ffa9e and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00003a and fs2 == 1 and fe2 == 0x77 and fm2 == 0x7fc58c and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00004e and fs2 == 1 and fe2 == 0x76 and fm2 == 0x7f5364 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000056 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000020 and fs2 == 1 and fe2 == 0x75 and fm2 == 0x7fcfc0 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00000d and fs2 == 1 and fe2 == 0x74 and fm2 == 0x7e37e6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000039 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000060 and fs2 == 1 and fe2 == 0x73 and fm2 == 0x7ccf42 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000033 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000037 and fs2 == 1 and fe2 == 0x72 and fm2 == 0x765f96 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000007 and fs2 == 1 and fe2 == 0x71 and fm2 == 0x79fff2 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000018 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000057 and fs2 == 1 and fe2 == 0x70 and fm2 == 0x607f67 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x00003f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000026 and fs2 == 1 and fe2 == 0x6f and fm2 == 0x6effb9 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000011 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000044 and fs2 == 1 and fe2 == 0x6e and fm2 == 0x1bffad and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000032 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000030 and fs2 == 1 and fe2 == 0x6b and fm2 == 0x6fffa6 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000050 and fs2 == 0 and fe2 == 0x6a and fm2 == 0x7fff60 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000028 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000056 and fs2 == 0 and fe2 == 0x6d and fm2 == 0x7fff54 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000050 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x00002b and fs2 == 0 and fe2 == 0x6d and fm2 == 0x7fffaa and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000048 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000003 and fs2 == 0 and fe2 == 0x6e and fm2 == 0x1dfffc and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000053 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000019 and fs2 == 0 and fe2 == 0x6c and fm2 == 0x1fffe1 and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000016 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7f and fm1 == 0x000043 and fs2 == 0 and fe2 == 0x67 and fm2 == 0x7fff7a and fs3 == 0 and fe3 == 0x7f and fm3 == 0x000002 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001b and fs2 == 0 and fe2 == 0x90 and fm2 == 0x17b4fb and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000012 and fs2 == 0 and fe2 == 0x8f and fm2 == 0x63905c and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003e and fs2 == 0 and fe2 == 0x8d and fm2 == 0x0421f8 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001a and fs2 == 0 and fe2 == 0x8d and fm2 == 0x1d8d9e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000031 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000028 and fs2 == 0 and fe2 == 0x8b and fm2 == 0x4cdf66 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x89 and fm2 == 0x40cdee and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000f and fs2 == 0 and fe2 == 0x8b and fm2 == 0x08b222 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000044 and fs2 == 0 and fe2 == 0x87 and fm2 == 0x7121e2 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 0 and fe2 == 0x86 and fm2 == 0x7d6666 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000010 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x003000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00002e and fs2 == 0 and fe2 == 0x85 and fm2 == 0x35642d and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000038 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x151249 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000027 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000020 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x09c000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000052 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5a2577 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000041 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x000000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000004 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000053 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2818ad and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000042 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x05d174 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x679e7a and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000019 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000054 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x400000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00004c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x650d79 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x44ec4f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000006 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000052 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x79c190 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000026 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00001a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x600000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000d and fs2 == 1 and fe2 == 0x91 and fm2 == 0x1d88ea and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000061 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000039 and fs2 == 1 and fe2 == 0x8e and fm2 == 0x0fb690 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000035 and fs2 == 1 and fe2 == 0x8d and fm2 == 0x1a8fa9 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000021 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00000c and fs2 == 1 and fe2 == 0x8e and fm2 == 0x2aa6c0 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000037 and fs2 == 1 and fe2 == 0x8b and fm2 == 0x14ebc8 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00002b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x89 and fm2 == 0x3a2a2f and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 1 and fe2 == 0x88 and fm2 == 0x408545 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005e and fs2 == 1 and fe2 == 0x87 and fm2 == 0x2e1df5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000022 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000047 and fs2 == 1 and fe2 == 0x86 and fm2 == 0x657e32 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00005a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000019 and fs2 == 1 and fe2 == 0x87 and fm2 == 0x226148 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000058 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x399746 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00000d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000045 and fs2 == 1 and fe2 == 0x83 and fm2 == 0x655555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000046 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005e and fs2 == 1 and fe2 == 0x82 and fm2 == 0x2546cf and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000035 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 1 and fe2 == 0x81 and fm2 == 0x76db6e and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00001a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000003 and fs2 == 1 and fe2 == 0x85 and fm2 == 0x135555 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000023 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000029 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3512bb and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000063 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00005f and fs2 == 1 and fe2 == 0x7c and fm2 == 0x2c7692 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000030 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a7de7 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000055 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x34b4b5 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x00004c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000001 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x300000 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000013 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x000022 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x70f0f1 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000005 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x00 and fm1 == 0x00003f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x430c31 and fs3 == 0 and fe3 == 0x00 and fm3 == 0x000062 and rm_val == 0 #nosat' : 1 coverage: 276/276 total_coverage: 417/417
fnmadd_b3 1261/1261 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 1117 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 1128 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 1097 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1096 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1095 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1094 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09ecac and fs2 == 0 and fe2 == 0x7b and fm2 == 0x026746 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0c83a7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09ecac and fs2 == 0 and fe2 == 0x7b and fm2 == 0x026746 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0c83a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09ecac and fs2 == 0 and fe2 == 0x7b and fm2 == 0x026746 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0c83a7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09ecac and fs2 == 0 and fe2 == 0x7b and fm2 == 0x026746 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0c83a7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x09ecac and fs2 == 0 and fe2 == 0x7b and fm2 == 0x026746 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x0c83a7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2deee7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0aa40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c647e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2deee7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0aa40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c647e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2deee7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0aa40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c647e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2deee7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0aa40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c647e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2deee7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0aa40d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c647e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x513405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fb5c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29bd9e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x513405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fb5c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29bd9e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x513405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fb5c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29bd9e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x513405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fb5c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29bd9e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x513405 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fb5c9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x29bd9e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50110c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x236d8e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04d3e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50110c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x236d8e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04d3e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50110c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x236d8e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04d3e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50110c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x236d8e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04d3e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x50110c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x236d8e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x04d3e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2828cf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x153dda and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4410c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2828cf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x153dda and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4410c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2828cf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x153dda and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4410c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2828cf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x153dda and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4410c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2828cf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x153dda and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4410c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3de754 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f097a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25738b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3de754 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f097a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25738b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3de754 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f097a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25738b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3de754 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f097a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25738b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3de754 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5f097a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25738b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x075c57 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x103fcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x188b59 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x075c57 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x103fcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x188b59 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x075c57 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x103fcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x188b59 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x075c57 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x103fcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x188b59 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x075c57 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x103fcc and fs3 == 0 and fe3 == 0xfe and fm3 == 0x188b59 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x583349 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5c315d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x39f5c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x583349 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5c315d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x39f5c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x583349 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5c315d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x39f5c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x583349 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5c315d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x39f5c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x583349 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5c315d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x39f5c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024167 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x352b4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x385c8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024167 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x352b4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x385c8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024167 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x352b4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x385c8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024167 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x352b4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x385c8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x024167 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x352b4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x385c8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3edebd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x79a9e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a2550 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3edebd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x79a9e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a2550 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3edebd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x79a9e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a2550 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3edebd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x79a9e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a2550 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3edebd and fs2 == 0 and fe2 == 0x7e and fm2 == 0x79a9e2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a2550 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2c70 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x64e6ed and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x190dfc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2c70 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x64e6ed and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x190dfc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2c70 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x64e6ed and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x190dfc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2c70 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x64e6ed and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x190dfc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2b2c70 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x64e6ed and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x190dfc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20e7b1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7dd916 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1f8d6c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20e7b1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7dd916 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1f8d6c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20e7b1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7dd916 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1f8d6c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20e7b1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7dd916 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1f8d6c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x20e7b1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x7dd916 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x1f8d6c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6d92ab and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5c039b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c2d63 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6d92ab and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5c039b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c2d63 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6d92ab and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5c039b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c2d63 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6d92ab and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5c039b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c2d63 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf8 and fm1 == 0x6d92ab and fs2 == 0 and fe2 == 0x83 and fm2 == 0x5c039b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4c2d63 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3419f9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5cbe2f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1b4c1e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3419f9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5cbe2f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1b4c1e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3419f9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5cbe2f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1b4c1e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3419f9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5cbe2f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1b4c1e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3419f9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5cbe2f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1b4c1e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624363 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x10f5b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001f14 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624363 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x10f5b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001f14 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624363 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x10f5b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001f14 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624363 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x10f5b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001f14 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x624363 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x10f5b7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x001f14 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4a69 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ed4a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fe49a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4a69 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ed4a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fe49a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4a69 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ed4a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fe49a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4a69 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ed4a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fe49a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4a69 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0ed4a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fe49a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c90a0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x032bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20718c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c90a0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x032bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20718c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c90a0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x032bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20718c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c90a0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x032bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20718c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x1c90a0 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x032bc4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20718c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x137bbb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fe828 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6f8d98 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x137bbb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fe828 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6f8d98 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x137bbb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fe828 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6f8d98 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x137bbb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fe828 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6f8d98 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x137bbb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4fe828 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6f8d98 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52effd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2813b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0a7dbc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52effd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2813b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0a7dbc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52effd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2813b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0a7dbc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52effd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2813b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0a7dbc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x52effd and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2813b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0a7dbc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f0189 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x09b1fd and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3c42ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f0189 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x09b1fd and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3c42ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f0189 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x09b1fd and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3c42ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f0189 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x09b1fd and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3c42ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2f0189 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x09b1fd and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3c42ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x378e9e and fs2 == 0 and fe2 == 0x84 and fm2 == 0x05090e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ec72e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x378e9e and fs2 == 0 and fe2 == 0x84 and fm2 == 0x05090e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ec72e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x378e9e and fs2 == 0 and fe2 == 0x84 and fm2 == 0x05090e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ec72e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x378e9e and fs2 == 0 and fe2 == 0x84 and fm2 == 0x05090e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ec72e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x378e9e and fs2 == 0 and fe2 == 0x84 and fm2 == 0x05090e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ec72e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x16be52 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x0fdc26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x296be5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x16be52 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x0fdc26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x296be5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x16be52 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x0fdc26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x296be5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x16be52 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x0fdc26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x296be5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf5 and fm1 == 0x16be52 and fs2 == 0 and fe2 == 0x88 and fm2 == 0x0fdc26 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x296be5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f0a94 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19db73 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5266c0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f0a94 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19db73 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5266c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f0a94 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19db73 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5266c0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f0a94 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19db73 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5266c0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2f0a94 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x19db73 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5266c0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a7368 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2505b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70611a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a7368 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2505b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70611a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a7368 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2505b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70611a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a7368 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2505b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70611a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3a7368 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2505b8 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70611a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b9c6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2446a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0ceccb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b9c6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2446a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0ceccb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b9c6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2446a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0ceccb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b9c6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2446a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0ceccb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5b9c6a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2446a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0ceccb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2eef4a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61d6f5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1a5333 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2eef4a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61d6f5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1a5333 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2eef4a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61d6f5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1a5333 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2eef4a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61d6f5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1a5333 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2eef4a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x61d6f5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1a5333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x29bf15 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x31d38a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6bd2c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x29bf15 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x31d38a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6bd2c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x29bf15 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x31d38a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6bd2c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x29bf15 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x31d38a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6bd2c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x29bf15 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x31d38a and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6bd2c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0de12c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e961e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fc857 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0de12c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e961e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fc857 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0de12c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e961e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fc857 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0de12c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e961e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fc857 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0de12c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e961e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2fc857 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717d9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef083 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x250642 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717d9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef083 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x250642 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717d9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef083 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x250642 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717d9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef083 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x250642 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x717d9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2ef083 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x250642 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x068091 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x068118 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0d5640 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x068091 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x068118 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0d5640 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x068091 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x068118 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0d5640 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x068091 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x068118 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0d5640 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x068091 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x068118 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0d5640 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc4e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x213184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3003b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc4e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x213184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3003b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc4e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x213184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3003b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc4e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x213184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3003b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0bc4e1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x213184 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3003b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06cc9c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x66cf6d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x73121a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06cc9c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x66cf6d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x73121a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06cc9c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x66cf6d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x73121a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06cc9c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x66cf6d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x73121a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x06cc9c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x66cf6d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x73121a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5201 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4052f8 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fd041 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5201 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4052f8 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fd041 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5201 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4052f8 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fd041 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5201 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4052f8 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fd041 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7f5201 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4052f8 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x3fd041 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x051fb7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34eb67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c296d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x051fb7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34eb67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c296d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x051fb7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34eb67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c296d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x051fb7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34eb67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c296d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x051fb7 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x34eb67 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3c296d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1106a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1592c4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1106a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1592c4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1106a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1592c4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1106a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1592c4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x040377 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1106a2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1592c4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41f901 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x664779 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2e7bdf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41f901 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x664779 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2e7bdf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41f901 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x664779 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2e7bdf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41f901 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x664779 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2e7bdf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x41f901 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x664779 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2e7bdf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5cb7f4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6e4348 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5cb7f4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6e4348 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5cb7f4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6e4348 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5cb7f4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6e4348 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0a2ca1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5cb7f4 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6e4348 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x280d2c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30665c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x679880 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x280d2c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30665c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x679880 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x280d2c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30665c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x679880 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x280d2c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30665c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x679880 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x280d2c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x30665c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x679880 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4cf955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c4412 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x49fbf1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4cf955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c4412 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x49fbf1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4cf955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c4412 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x49fbf1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4cf955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c4412 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x49fbf1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x4cf955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7c4412 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x49fbf1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7962d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d3c53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x192c5e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7962d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d3c53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x192c5e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7962d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d3c53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x192c5e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7962d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d3c53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x192c5e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7962d0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1d3c53 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x192c5e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6334ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b9bf9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2681e8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6334ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b9bf9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2681e8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6334ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b9bf9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2681e8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6334ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b9bf9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2681e8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6334ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3b9bf9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2681e8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3eed5f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58afb5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x219b54 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3eed5f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58afb5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x219b54 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3eed5f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58afb5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x219b54 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3eed5f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58afb5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x219b54 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3eed5f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x58afb5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x219b54 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b69c6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f1118 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0be06e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b69c6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f1118 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0be06e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b69c6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f1118 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0be06e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b69c6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f1118 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0be06e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b69c6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3f1118 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0be06e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47c980 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f0454 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1512b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47c980 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f0454 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1512b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47c980 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f0454 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1512b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47c980 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f0454 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1512b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x47c980 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f0454 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1512b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x479ae9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6aedd6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x372d0b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x479ae9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6aedd6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x372d0b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x479ae9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6aedd6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x372d0b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x479ae9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6aedd6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x372d0b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x479ae9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6aedd6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x372d0b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eccce and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b5891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20b27b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eccce and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b5891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20b27b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eccce and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b5891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20b27b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eccce and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b5891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20b27b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2eccce and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6b5891 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x20b27b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12131e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x296684 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x41523c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12131e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x296684 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x41523c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12131e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x296684 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x41523c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12131e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x296684 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x41523c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x12131e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x296684 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x41523c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e959 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x453067 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x090a35 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e959 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x453067 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x090a35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e959 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x453067 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x090a35 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e959 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x453067 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x090a35 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x31e959 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x453067 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x090a35 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f0a62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1df75c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x138057 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f0a62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1df75c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x138057 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f0a62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1df75c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x138057 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f0a62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1df75c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x138057 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6f0a62 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1df75c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x138057 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a2e5f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0a93e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7d8898 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a2e5f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0a93e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7d8898 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a2e5f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0a93e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7d8898 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a2e5f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0a93e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7d8898 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6a2e5f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0a93e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x7d8898 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b58ef and fs2 == 0 and fe2 == 0x78 and fm2 == 0x71d2ec and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03a189 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b58ef and fs2 == 0 and fe2 == 0x78 and fm2 == 0x71d2ec and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03a189 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b58ef and fs2 == 0 and fe2 == 0x78 and fm2 == 0x71d2ec and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03a189 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b58ef and fs2 == 0 and fe2 == 0x78 and fm2 == 0x71d2ec and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03a189 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b58ef and fs2 == 0 and fe2 == 0x78 and fm2 == 0x71d2ec and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x03a189 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7599 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1380c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x242a5e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7599 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1380c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x242a5e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7599 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1380c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x242a5e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7599 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1380c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x242a5e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e7599 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1380c4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x242a5e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x416656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0708c5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4c072f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x416656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0708c5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4c072f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x416656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0708c5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4c072f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x416656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0708c5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4c072f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x416656 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0708c5 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x4c072f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2428ca and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a4396 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01b386 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2428ca and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a4396 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01b386 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2428ca and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a4396 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01b386 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2428ca and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a4396 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01b386 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2428ca and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4a4396 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x01b386 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x307a0a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x723d58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26fda7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x307a0a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x723d58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26fda7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x307a0a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x723d58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26fda7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x307a0a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x723d58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26fda7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x307a0a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x723d58 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x26fda7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cacd1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2fbe41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d14ee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cacd1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2fbe41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d14ee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cacd1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2fbe41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d14ee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cacd1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2fbe41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d14ee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2cacd1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2fbe41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x6d14ee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34a6ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65109e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21a4d4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34a6ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65109e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21a4d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34a6ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65109e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21a4d4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34a6ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65109e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21a4d4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34a6ae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x65109e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x21a4d4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x054c46 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1bd48f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x054c46 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1bd48f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x054c46 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1bd48f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x054c46 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1bd48f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x054c46 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x15a306 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1bd48f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x257510 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1daeab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4bd35e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x257510 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1daeab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4bd35e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x257510 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1daeab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4bd35e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x257510 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1daeab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4bd35e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x257510 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1daeab and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4bd35e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639870 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4c99bd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35e627 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639870 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4c99bd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35e627 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639870 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4c99bd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35e627 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639870 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4c99bd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35e627 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x639870 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4c99bd and fs3 == 0 and fe3 == 0xfd and fm3 == 0x35e627 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4535cf and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f175d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x382f3c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4535cf and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f175d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x382f3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4535cf and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f175d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x382f3c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4535cf and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f175d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x382f3c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4535cf and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f175d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x382f3c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3607d2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a9724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b6e21 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3607d2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a9724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b6e21 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3607d2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a9724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b6e21 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3607d2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a9724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b6e21 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3607d2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a9724 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1b6e21 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3506 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x366e13 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5d34de and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3506 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x366e13 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5d34de and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3506 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x366e13 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5d34de and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3506 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x366e13 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5d34de and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1b3506 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x366e13 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5d34de and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13dd38 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150f89 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c3176 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13dd38 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150f89 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c3176 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13dd38 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150f89 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c3176 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13dd38 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150f89 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c3176 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13dd38 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x150f89 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2c3176 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x521565 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fc576 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a8159 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x521565 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fc576 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a8159 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x521565 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fc576 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a8159 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x521565 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fc576 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a8159 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x521565 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fc576 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a8159 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x387cb7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ff35d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4f7a18 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x387cb7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ff35d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4f7a18 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x387cb7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ff35d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4f7a18 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x387cb7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ff35d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4f7a18 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x387cb7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ff35d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4f7a18 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58669e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e6227 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70b7c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58669e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e6227 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70b7c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58669e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e6227 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70b7c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58669e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e6227 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70b7c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58669e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e6227 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70b7c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x136b51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fd37 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6406cc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x136b51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fd37 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6406cc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x136b51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fd37 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6406cc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x136b51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fd37 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6406cc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x136b51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fd37 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6406cc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7c1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2bf5fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b9e80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7c1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2bf5fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b9e80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7c1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2bf5fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b9e80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7c1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2bf5fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b9e80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7c1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2bf5fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b9e80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4b55e5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4aac55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20faa9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4b55e5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4aac55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20faa9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4b55e5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4aac55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20faa9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4b55e5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4aac55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20faa9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4b55e5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4aac55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20faa9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62d797 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6ccffe and fs3 == 0 and fe3 == 0xfc and fm3 == 0x51d70d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62d797 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6ccffe and fs3 == 0 and fe3 == 0xfc and fm3 == 0x51d70d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62d797 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6ccffe and fs3 == 0 and fe3 == 0xfc and fm3 == 0x51d70d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62d797 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6ccffe and fs3 == 0 and fe3 == 0xfc and fm3 == 0x51d70d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62d797 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6ccffe and fs3 == 0 and fe3 == 0xfc and fm3 == 0x51d70d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0a23 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x586415 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x066eba and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0a23 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x586415 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x066eba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0a23 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x586415 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x066eba and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0a23 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x586415 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x066eba and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0a23 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x586415 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x066eba and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x512a61 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1b3a11 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7da835 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x512a61 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1b3a11 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7da835 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x512a61 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1b3a11 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7da835 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x512a61 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1b3a11 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7da835 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x512a61 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1b3a11 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7da835 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x561e0c and fs2 == 0 and fe2 == 0x7b and fm2 == 0x106484 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7189f3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x561e0c and fs2 == 0 and fe2 == 0x7b and fm2 == 0x106484 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7189f3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x561e0c and fs2 == 0 and fe2 == 0x7b and fm2 == 0x106484 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7189f3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x561e0c and fs2 == 0 and fe2 == 0x7b and fm2 == 0x106484 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7189f3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x561e0c and fs2 == 0 and fe2 == 0x7b and fm2 == 0x106484 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7189f3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fd54d and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ea0e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1efa19 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fd54d and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ea0e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1efa19 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fd54d and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ea0e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1efa19 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fd54d and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ea0e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1efa19 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fd54d and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ea0e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1efa19 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fe5b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6b4e05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2747f5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fe5b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6b4e05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2747f5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fe5b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6b4e05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2747f5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fe5b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6b4e05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2747f5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fe5b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6b4e05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2747f5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c1d45 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x038dbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x30e48e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c1d45 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x038dbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x30e48e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c1d45 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x038dbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x30e48e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c1d45 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x038dbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x30e48e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c1d45 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x038dbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x30e48e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33e534 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0192c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x361b4b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33e534 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0192c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x361b4b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33e534 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0192c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x361b4b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33e534 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0192c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x361b4b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33e534 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0192c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x361b4b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x49296d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x336a25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cfb60 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x49296d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x336a25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cfb60 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x49296d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x336a25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cfb60 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x49296d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x336a25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cfb60 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x49296d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x336a25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cfb60 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0fe409 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b5f3b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x649eb5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0fe409 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b5f3b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x649eb5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0fe409 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b5f3b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x649eb5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0fe409 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b5f3b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x649eb5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0fe409 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b5f3b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x649eb5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x034e7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116e22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x152fe4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x034e7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116e22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x152fe4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x034e7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116e22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x152fe4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x034e7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116e22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x152fe4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x034e7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116e22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x152fe4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f0fcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x363027 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f92b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f0fcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x363027 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f92b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f0fcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x363027 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f92b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f0fcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x363027 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f92b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f0fcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x363027 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f92b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17c861 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x712e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eff2c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17c861 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x712e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eff2c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17c861 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x712e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eff2c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17c861 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x712e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eff2c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17c861 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x712e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eff2c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6368b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5c69af and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43cbe1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6368b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5c69af and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43cbe1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6368b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5c69af and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43cbe1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6368b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5c69af and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43cbe1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6368b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5c69af and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43cbe1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x173551 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b1967 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2451e9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x173551 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b1967 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2451e9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x173551 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b1967 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2451e9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x173551 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b1967 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2451e9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x173551 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b1967 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2451e9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24fad5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x680772 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15881d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24fad5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x680772 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15881d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24fad5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x680772 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15881d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24fad5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x680772 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15881d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24fad5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x680772 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15881d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2a4148 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x696e25 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1b3eab and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2a4148 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x696e25 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1b3eab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2a4148 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x696e25 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1b3eab and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2a4148 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x696e25 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1b3eab and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2a4148 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x696e25 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1b3eab and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f86d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x61c0e4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5c6fb2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f86d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x61c0e4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5c6fb2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f86d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x61c0e4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5c6fb2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f86d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x61c0e4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5c6fb2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f86d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x61c0e4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5c6fb2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01c7a5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a21b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0c0d70 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01c7a5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a21b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0c0d70 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01c7a5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a21b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0c0d70 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01c7a5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a21b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0c0d70 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01c7a5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a21b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0c0d70 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x309a0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50c5b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x100590 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x309a0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50c5b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x100590 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x309a0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50c5b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x100590 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x309a0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50c5b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x100590 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x309a0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50c5b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x100590 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc8a3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5057a9 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x19a3aa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc8a3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5057a9 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x19a3aa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc8a3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5057a9 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x19a3aa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc8a3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5057a9 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x19a3aa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc8a3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5057a9 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x19a3aa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3868e1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f4b41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2c6020 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3868e1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f4b41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2c6020 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3868e1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f4b41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2c6020 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3868e1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f4b41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2c6020 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3868e1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f4b41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2c6020 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017e79 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b0813 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7df62e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017e79 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b0813 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7df62e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017e79 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b0813 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7df62e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017e79 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b0813 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7df62e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017e79 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b0813 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7df62e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b0956 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18c26e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25ee48 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b0956 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18c26e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25ee48 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b0956 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18c26e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25ee48 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b0956 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18c26e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25ee48 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b0956 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18c26e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25ee48 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4d6ee4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34e1fc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4d6ee4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34e1fc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4d6ee4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34e1fc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4d6ee4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34e1fc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4d6ee4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34e1fc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5913e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x50d3e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3113d9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5913e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x50d3e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3113d9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5913e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x50d3e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3113d9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5913e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x50d3e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3113d9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5913e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x50d3e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3113d9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fd83 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x12dd89 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d3e7e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fd83 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x12dd89 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d3e7e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fd83 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x12dd89 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d3e7e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fd83 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x12dd89 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d3e7e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fd83 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x12dd89 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d3e7e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x45b82c and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06ed1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x506b12 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x45b82c and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06ed1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x506b12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x45b82c and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06ed1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x506b12 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x45b82c and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06ed1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x506b12 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x45b82c and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06ed1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x506b12 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6aee21 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d2a0f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6aee21 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d2a0f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6aee21 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d2a0f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6aee21 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d2a0f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6aee21 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d2a0f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x300384 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x468f57 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x088546 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x300384 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x468f57 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x088546 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x300384 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x468f57 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x088546 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x300384 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x468f57 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x088546 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x300384 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x468f57 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x088546 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x74f85a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x184854 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11b8ad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x74f85a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x184854 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11b8ad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x74f85a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x184854 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11b8ad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x74f85a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x184854 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11b8ad and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x74f85a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x184854 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11b8ad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13b96c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x228cd8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3b993a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13b96c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x228cd8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3b993a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13b96c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x228cd8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3b993a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13b96c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x228cd8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3b993a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13b96c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x228cd8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3b993a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c19fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73e479 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x702da8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c19fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73e479 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x702da8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c19fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73e479 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x702da8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c19fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73e479 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x702da8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c19fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73e479 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x702da8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ff572 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac415 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3abc62 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ff572 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac415 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3abc62 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ff572 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac415 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3abc62 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ff572 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac415 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3abc62 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ff572 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac415 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3abc62 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9c08 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6caafe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0eef1c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9c08 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6caafe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0eef1c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9c08 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6caafe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0eef1c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9c08 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6caafe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0eef1c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9c08 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6caafe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0eef1c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098b22 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x668bbe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77bc2c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098b22 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x668bbe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77bc2c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098b22 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x668bbe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77bc2c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098b22 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x668bbe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77bc2c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098b22 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x668bbe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77bc2c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x539b49 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19c970 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e3ca1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x539b49 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19c970 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e3ca1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x539b49 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19c970 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e3ca1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x539b49 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19c970 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e3ca1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x539b49 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19c970 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e3ca1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18a4f0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x209a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3f8620 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18a4f0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x209a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3f8620 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18a4f0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x209a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3f8620 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18a4f0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x209a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3f8620 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18a4f0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x209a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3f8620 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1255c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141b63 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x295281 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1255c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141b63 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x295281 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1255c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141b63 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x295281 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1255c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141b63 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x295281 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1255c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141b63 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x295281 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x107f0d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5d489c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x79cd55 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x107f0d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5d489c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x79cd55 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x107f0d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5d489c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x79cd55 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x107f0d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5d489c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x79cd55 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x107f0d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5d489c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x79cd55 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fe06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x393272 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a76a7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fe06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x393272 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a76a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fe06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x393272 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a76a7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fe06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x393272 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a76a7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fe06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x393272 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a76a7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x389380 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x186b19 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5bc998 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x389380 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x186b19 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5bc998 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x389380 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x186b19 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5bc998 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x389380 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x186b19 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5bc998 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x389380 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x186b19 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5bc998 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7aa684 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x784242 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x731230 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7aa684 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x784242 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x731230 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7aa684 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x784242 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x731230 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7aa684 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x784242 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x731230 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7aa684 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x784242 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x731230 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ed4d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6bab23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20f242 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ed4d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6bab23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20f242 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ed4d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6bab23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20f242 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ed4d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6bab23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20f242 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ed4d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6bab23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20f242 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a2f80 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22e85e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x589913 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a2f80 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22e85e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x589913 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a2f80 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22e85e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x589913 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a2f80 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22e85e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x589913 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a2f80 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22e85e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x589913 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x151c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x131231 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b53c0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x151c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x131231 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b53c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x151c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x131231 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b53c0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x151c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x131231 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b53c0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x151c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x131231 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b53c0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67f048 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x70ec94 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a479c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67f048 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x70ec94 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a479c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67f048 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x70ec94 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a479c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67f048 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x70ec94 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a479c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67f048 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x70ec94 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a479c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x66dc85 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6fe8a0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5859a9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x66dc85 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6fe8a0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5859a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x66dc85 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6fe8a0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5859a9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x66dc85 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6fe8a0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5859a9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x66dc85 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6fe8a0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5859a9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3b3e27 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ecfa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49c32f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3b3e27 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ecfa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49c32f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3b3e27 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ecfa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49c32f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3b3e27 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ecfa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49c32f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3b3e27 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ecfa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49c32f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x633d35 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x611178 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x47c84e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x633d35 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x611178 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x47c84e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x633d35 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x611178 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x47c84e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x633d35 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x611178 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x47c84e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x633d35 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x611178 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x47c84e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3de659 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1bacb3 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x66f527 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3de659 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1bacb3 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x66f527 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3de659 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1bacb3 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x66f527 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3de659 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1bacb3 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x66f527 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3de659 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1bacb3 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x66f527 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5218a0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x592123 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x323212 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5218a0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x592123 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x323212 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5218a0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x592123 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x323212 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5218a0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x592123 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x323212 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5218a0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x592123 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x323212 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c73a9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1fa10c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f2863 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c73a9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1fa10c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f2863 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c73a9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1fa10c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f2863 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c73a9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1fa10c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f2863 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c73a9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1fa10c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f2863 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03e545 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6754b2 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x6e5f0a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03e545 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6754b2 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x6e5f0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03e545 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6754b2 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x6e5f0a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03e545 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6754b2 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x6e5f0a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03e545 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6754b2 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x6e5f0a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365c6a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cdb59 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06881f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365c6a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cdb59 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06881f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365c6a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cdb59 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06881f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365c6a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cdb59 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06881f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365c6a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cdb59 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06881f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ea9e8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x454378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12eaff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ea9e8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x454378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12eaff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ea9e8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x454378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12eaff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ea9e8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x454378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12eaff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ea9e8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x454378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12eaff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e4484 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fe7df and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1ff244 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e4484 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fe7df and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1ff244 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e4484 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fe7df and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1ff244 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e4484 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fe7df and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1ff244 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e4484 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fe7df and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1ff244 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x48fcb3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x298476 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0516d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x48fcb3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x298476 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0516d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x48fcb3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x298476 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0516d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x48fcb3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x298476 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0516d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x48fcb3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x298476 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0516d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75363e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56ade2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4da1e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75363e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56ade2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4da1e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75363e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56ade2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4da1e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75363e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56ade2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4da1e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75363e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56ade2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4da1e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x038c5d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1883f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cbe4b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x038c5d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1883f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cbe4b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x038c5d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1883f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cbe4b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x038c5d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1883f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cbe4b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x038c5d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1883f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cbe4b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310e27 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0dbfdf and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4412ff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310e27 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0dbfdf and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4412ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310e27 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0dbfdf and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4412ff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310e27 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0dbfdf and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4412ff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310e27 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0dbfdf and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4412ff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3983ab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6439df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x256335 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3983ab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6439df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x256335 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3983ab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6439df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x256335 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3983ab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6439df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x256335 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3983ab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6439df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x256335 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c049 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x26f4cf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x56e479 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c049 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x26f4cf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x56e479 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c049 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x26f4cf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x56e479 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c049 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x26f4cf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x56e479 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c049 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x26f4cf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x56e479 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x346ab9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x366217 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x008901 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x346ab9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x366217 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x008901 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x346ab9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x366217 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x008901 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x346ab9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x366217 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x008901 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x346ab9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x366217 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x008901 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bca6f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x15c04d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5bb3c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bca6f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x15c04d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5bb3c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bca6f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x15c04d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5bb3c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bca6f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x15c04d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5bb3c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bca6f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x15c04d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5bb3c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x43983d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x491608 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a35e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x43983d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x491608 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a35e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x43983d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x491608 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a35e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x43983d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x491608 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a35e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x43983d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x491608 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a35e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5447d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x24f81b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x08cbc1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5447d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x24f81b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x08cbc1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5447d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x24f81b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x08cbc1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5447d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x24f81b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x08cbc1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5447d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x24f81b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x08cbc1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1578bb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x130440 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bad9e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1578bb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x130440 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bad9e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1578bb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x130440 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bad9e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1578bb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x130440 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bad9e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1578bb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x130440 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bad9e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7c12 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7864d3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x294ceb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7c12 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7864d3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x294ceb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7c12 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7864d3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x294ceb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7c12 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7864d3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x294ceb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7c12 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7864d3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x294ceb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x528ae7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5c3da9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x352215 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x528ae7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5c3da9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x352215 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x528ae7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5c3da9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x352215 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x528ae7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5c3da9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x352215 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x528ae7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5c3da9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x352215 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0535ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x11fe69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17ef92 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0535ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x11fe69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17ef92 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0535ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x11fe69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17ef92 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0535ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x11fe69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17ef92 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0535ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x11fe69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17ef92 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8337 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x018782 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2d8fd1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8337 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x018782 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2d8fd1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8337 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x018782 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2d8fd1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8337 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x018782 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2d8fd1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8337 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x018782 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2d8fd1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efd0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ef82d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2e48b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efd0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ef82d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2e48b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efd0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ef82d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2e48b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efd0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ef82d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2e48b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efd0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ef82d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2e48b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0052ab and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6cc2eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d5bd5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0052ab and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6cc2eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d5bd5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0052ab and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6cc2eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d5bd5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0052ab and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6cc2eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d5bd5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0052ab and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6cc2eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d5bd5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x431508 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x51cb43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fdf11 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x431508 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x51cb43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fdf11 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x431508 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x51cb43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fdf11 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x431508 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x51cb43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fdf11 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x431508 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x51cb43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fdf11 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719c9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0eaeb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a9c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719c9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0eaeb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a9c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719c9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0eaeb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a9c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719c9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0eaeb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a9c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719c9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0eaeb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a9c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ae90 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x78da00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cb86b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ae90 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x78da00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cb86b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ae90 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x78da00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cb86b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ae90 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x78da00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cb86b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ae90 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x78da00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cb86b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21f156 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x43f0a5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77e620 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21f156 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x43f0a5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77e620 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21f156 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x43f0a5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77e620 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21f156 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x43f0a5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77e620 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21f156 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x43f0a5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77e620 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7127a3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1eb06b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x157ca7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7127a3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1eb06b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x157ca7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7127a3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1eb06b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x157ca7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7127a3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1eb06b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x157ca7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7127a3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1eb06b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x157ca7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68ed41 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x738f77 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5d9bbd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68ed41 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x738f77 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5d9bbd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68ed41 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x738f77 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5d9bbd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68ed41 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x738f77 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5d9bbd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68ed41 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x738f77 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5d9bbd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5ea80c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a19f7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x703a58 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5ea80c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a19f7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x703a58 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5ea80c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a19f7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x703a58 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5ea80c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a19f7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x703a58 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5ea80c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a19f7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x703a58 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d68e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x674db3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0aff4b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d68e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x674db3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0aff4b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d68e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x674db3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0aff4b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d68e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x674db3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0aff4b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d68e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x674db3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0aff4b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ccf7c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7421c1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x340ea8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ccf7c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7421c1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x340ea8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ccf7c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7421c1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x340ea8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ccf7c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7421c1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x340ea8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ccf7c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7421c1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x340ea8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16332e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x051bd2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c31d4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16332e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x051bd2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c31d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16332e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x051bd2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c31d4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16332e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x051bd2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c31d4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16332e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x051bd2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c31d4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b8edc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x302841 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x221741 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b8edc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x302841 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x221741 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b8edc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x302841 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x221741 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b8edc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x302841 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x221741 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b8edc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x302841 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x221741 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13f0eb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d617d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35e62e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13f0eb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d617d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35e62e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13f0eb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d617d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35e62e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13f0eb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d617d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35e62e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13f0eb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d617d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35e62e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23ded1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x156e92 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3f4eee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23ded1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x156e92 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3f4eee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23ded1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x156e92 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3f4eee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23ded1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x156e92 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3f4eee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23ded1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x156e92 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3f4eee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b0329 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25e82c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x342e39 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b0329 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25e82c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x342e39 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b0329 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25e82c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x342e39 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b0329 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25e82c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x342e39 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b0329 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25e82c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x342e39 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c3fe4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4d0748 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x09f410 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c3fe4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4d0748 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x09f410 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c3fe4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4d0748 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x09f410 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c3fe4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4d0748 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x09f410 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c3fe4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4d0748 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x09f410 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x39031d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4d83ab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1486a7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x39031d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4d83ab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1486a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x39031d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4d83ab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1486a7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x39031d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4d83ab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1486a7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x39031d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4d83ab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1486a7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c8d9d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0221ad and fs3 == 0 and fe3 == 0xfa and fm3 == 0x2f6d3b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c8d9d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0221ad and fs3 == 0 and fe3 == 0xfa and fm3 == 0x2f6d3b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c8d9d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0221ad and fs3 == 0 and fe3 == 0xfa and fm3 == 0x2f6d3b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c8d9d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0221ad and fs3 == 0 and fe3 == 0xfa and fm3 == 0x2f6d3b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c8d9d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0221ad and fs3 == 0 and fe3 == 0xfa and fm3 == 0x2f6d3b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f5397 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x2e726c and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x182ea3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f5397 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x2e726c and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x182ea3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f5397 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x2e726c and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x182ea3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f5397 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x2e726c and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x182ea3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f5397 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x2e726c and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x182ea3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18571c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1718df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33d45e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18571c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1718df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33d45e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18571c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1718df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33d45e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18571c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1718df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33d45e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18571c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1718df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33d45e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18f0ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cd557 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b643a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18f0ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cd557 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b643a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18f0ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cd557 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b643a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18f0ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cd557 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b643a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18f0ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cd557 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b643a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x679066 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x07e51c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x75d8c6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x679066 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x07e51c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x75d8c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x679066 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x07e51c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x75d8c6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x679066 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x07e51c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x75d8c6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x679066 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x07e51c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x75d8c6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x313b25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5093fc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x106682 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x313b25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5093fc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x106682 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x313b25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5093fc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x106682 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x313b25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5093fc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x106682 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x313b25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5093fc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x106682 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d263c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c7c65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a6317 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d263c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c7c65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a6317 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d263c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c7c65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a6317 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d263c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c7c65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a6317 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d263c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c7c65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a6317 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a82a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4dc01c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x785d1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a82a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4dc01c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x785d1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a82a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4dc01c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x785d1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a82a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4dc01c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x785d1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a82a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4dc01c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x785d1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10f39b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f4d9f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6ac1db and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10f39b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f4d9f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6ac1db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10f39b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f4d9f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6ac1db and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10f39b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f4d9f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6ac1db and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10f39b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f4d9f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6ac1db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37c24b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x182086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5a656b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37c24b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x182086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5a656b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37c24b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x182086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5a656b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37c24b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x182086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5a656b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37c24b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x182086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5a656b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dc6a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62c78f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3649c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dc6a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62c78f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3649c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dc6a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62c78f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3649c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dc6a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62c78f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3649c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dc6a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62c78f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3649c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28d30c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x323b1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b1376 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28d30c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x323b1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b1376 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28d30c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x323b1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b1376 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28d30c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x323b1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b1376 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28d30c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x323b1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b1376 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43a885 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e4840 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1da8d4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43a885 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e4840 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1da8d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43a885 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e4840 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1da8d4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43a885 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e4840 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1da8d4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43a885 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e4840 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1da8d4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d6385 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x037a19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x321940 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d6385 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x037a19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x321940 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d6385 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x037a19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x321940 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d6385 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x037a19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x321940 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d6385 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x037a19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x321940 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0aa492 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x35bca1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x44d907 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0aa492 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x35bca1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x44d907 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0aa492 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x35bca1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x44d907 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0aa492 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x35bca1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x44d907 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0aa492 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x35bca1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x44d907 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3db054 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x18ba96 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6255e7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3db054 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x18ba96 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6255e7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3db054 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x18ba96 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6255e7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3db054 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x18ba96 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6255e7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3db054 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x18ba96 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6255e7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0431c2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x022039 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0663d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0431c2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x022039 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0663d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0431c2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x022039 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0663d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0431c2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x022039 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0663d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0431c2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x022039 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0663d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b4351 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc9e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16889a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b4351 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc9e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16889a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b4351 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc9e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16889a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b4351 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc9e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16889a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b4351 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc9e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16889a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f54bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36502d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4c2647 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f54bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36502d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4c2647 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f54bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36502d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4c2647 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f54bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36502d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4c2647 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f54bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36502d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4c2647 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d149a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x571bda and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03fd65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d149a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x571bda and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03fd65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d149a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x571bda and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03fd65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d149a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x571bda and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03fd65 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d149a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x571bda and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03fd65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 1 #nosat' : 1 coverage: 1120/1120 total_coverage: 1261/1261
fnmadd_b4 281/281 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 137 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 148 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 117 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 116 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 115 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 114 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65cfde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x83 and fm2 == 0x51f880 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x83 and fm2 == 0x51f880 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x83 and fm2 == 0x51f880 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x83 and fm2 == 0x51f880 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x83 and fm2 == 0x51f880 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7b3938 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7b3938 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7b3938 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7b3938 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7b3938 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x248a4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x248a4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x248a4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x248a4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x248a4f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x546367 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x546367 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x546367 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x546367 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x546367 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7514b6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7514b6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7514b6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7514b6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7514b6 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x669d12 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x669d12 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x669d12 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x669d12 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x669d12 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1d078a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1d078a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1d078a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1d078a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1d078a and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ff524 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ff524 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ff524 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ff524 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 1 and fe2 == 0x7d and fm2 == 0x6ff524 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ecbff and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ecbff and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ecbff and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ecbff and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ecbff and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19b337 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19b337 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19b337 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19b337 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19b337 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x103bee and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x103bee and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x103bee and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x103bee and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x103bee and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36353c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36353c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36353c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36353c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36353c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x27ce41 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x27ce41 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x27ce41 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x27ce41 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x27ce41 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x44fc96 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x44fc96 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x44fc96 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x44fc96 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x44fc96 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x307a2b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x307a2b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x307a2b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x307a2b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 1 and fe2 == 0x7e and fm2 == 0x307a2b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x093dc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x093dc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x093dc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x093dc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x093dc1 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x497654 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x497654 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x497654 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x497654 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x497654 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4850d9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4850d9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4850d9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4850d9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x4850d9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x698994 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x698994 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x698994 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x698994 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x698994 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14091c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14091c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14091c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14091c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 1 and fe2 == 0x80 and fm2 == 0x14091c and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1734a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1734a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1734a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1734a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1734a0 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4d8c66 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4d8c66 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4d8c66 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4d8c66 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4d8c66 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39f488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39f488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39f488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39f488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 1 and fe2 == 0x7e and fm2 == 0x39f488 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1db103 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1db103 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1db103 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1db103 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1db103 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x02cca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x02cca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x02cca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x02cca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 1 and fe2 == 0x7e and fm2 == 0x02cca2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 1 and fe2 == 0x88 and fm2 == 0x3a9ca3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 1 and fe2 == 0x88 and fm2 == 0x3a9ca3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 1 and fe2 == 0x88 and fm2 == 0x3a9ca3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 1 and fe2 == 0x88 and fm2 == 0x3a9ca3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 1 and fe2 == 0x88 and fm2 == 0x3a9ca3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x42db6b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x42db6b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x42db6b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x42db6b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x42db6b and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65cfde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65cfde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65cfde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x65cfde and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 1 #nosat' : 1 coverage: 140/140 total_coverage: 281/281
fnmadd_b5 361/361 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 217 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 228 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 197 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 196 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 195 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 194 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 1 #nosat' : 1 coverage: 220/220 total_coverage: 361/361
fnmadd_b6 281/281 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 137 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 148 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 117 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 116 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 115 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 114 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b0ecf and fs2 == 0 and fe2 == 0x7b and fm2 == 0x567a4f and fs3 == 0 and fe3 == 0x17 and fm3 == 0x2a1f65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x12cb99 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x210a09 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x38af9a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x12cb99 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x210a09 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x38af9a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x12cb99 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x210a09 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x38af9a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x12cb99 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x210a09 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x38af9a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x12cb99 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x210a09 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x38af9a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ba57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f7788 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c8548 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ba57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f7788 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c8548 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ba57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f7788 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c8548 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ba57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f7788 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c8548 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0ba57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f7788 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1c8548 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59d739 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x78cd3d and fs3 == 0 and fe3 == 0x18 and fm3 == 0x53b725 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59d739 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x78cd3d and fs3 == 0 and fe3 == 0x18 and fm3 == 0x53b725 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59d739 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x78cd3d and fs3 == 0 and fe3 == 0x18 and fm3 == 0x53b725 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59d739 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x78cd3d and fs3 == 0 and fe3 == 0x18 and fm3 == 0x53b725 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59d739 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x78cd3d and fs3 == 0 and fe3 == 0x18 and fm3 == 0x53b725 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0af57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141db5 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x20cc19 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0af57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141db5 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x20cc19 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0af57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141db5 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x20cc19 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0af57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141db5 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x20cc19 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0af57c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141db5 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x20cc19 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x5d50db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e5a25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x16bae3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x5d50db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e5a25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x16bae3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x5d50db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e5a25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x16bae3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x5d50db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e5a25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x16bae3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x5d50db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2e5a25 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x16bae3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3d99bd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x461886 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x12b712 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3d99bd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x461886 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x12b712 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3d99bd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x461886 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x12b712 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3d99bd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x461886 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x12b712 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x3d99bd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x461886 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x12b712 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x63c101 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x556a2f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3dde0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x63c101 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x556a2f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3dde0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x63c101 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x556a2f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3dde0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x63c101 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x556a2f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3dde0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x63c101 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x556a2f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3dde0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x249c19 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42be13 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7a7107 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x249c19 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42be13 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7a7107 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x249c19 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42be13 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7a7107 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x249c19 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42be13 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7a7107 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x249c19 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42be13 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x7a7107 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b5be7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75f3b7 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x43608e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b5be7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75f3b7 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x43608e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b5be7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75f3b7 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x43608e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b5be7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75f3b7 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x43608e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b5be7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x75f3b7 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x43608e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1ca879 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x674c9e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0d8ae9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1ca879 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x674c9e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0d8ae9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1ca879 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x674c9e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0d8ae9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1ca879 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x674c9e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0d8ae9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x1ca879 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x674c9e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x0d8ae9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x307f67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c450f and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0cd523 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x307f67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c450f and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0cd523 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x307f67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c450f and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0cd523 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x307f67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c450f and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0cd523 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x18 and fm1 == 0x307f67 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c450f and fs3 == 0 and fe3 == 0x19 and fm3 == 0x0cd523 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0e9ab1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x631860 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7d017f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0e9ab1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x631860 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7d017f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0e9ab1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x631860 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7d017f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0e9ab1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x631860 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7d017f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0e9ab1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x631860 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x7d017f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1049ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06abc4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x17cec0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1049ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06abc4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x17cec0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1049ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06abc4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x17cec0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1049ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06abc4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x17cec0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x1049ac and fs2 == 0 and fe2 == 0x80 and fm2 == 0x06abc4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x17cec0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x002c46 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c78e and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01f472 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x002c46 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c78e and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01f472 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x002c46 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c78e and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01f472 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x002c46 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c78e and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01f472 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x002c46 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x01c78e and fs3 == 0 and fe3 == 0x1b and fm3 == 0x01f472 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x67bf8e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2518d4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1574f1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x67bf8e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2518d4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1574f1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x67bf8e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2518d4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1574f1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x67bf8e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2518d4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1574f1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x67bf8e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2518d4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x1574f1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x69458e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c7d2f and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0e9874 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x69458e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c7d2f and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0e9874 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x69458e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c7d2f and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0e9874 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x69458e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c7d2f and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0e9874 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x69458e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1c7d2f and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0e9874 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0c7098 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0bd39e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x196a75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0c7098 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0bd39e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x196a75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0c7098 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0bd39e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x196a75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0c7098 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0bd39e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x196a75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x0c7098 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0bd39e and fs3 == 0 and fe3 == 0x1a and fm3 == 0x196a75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4388ad and fs2 == 0 and fe2 == 0x7b and fm2 == 0x52d0ea and fs3 == 0 and fe3 == 0x16 and fm3 == 0x2105b0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4388ad and fs2 == 0 and fe2 == 0x7b and fm2 == 0x52d0ea and fs3 == 0 and fe3 == 0x16 and fm3 == 0x2105b0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4388ad and fs2 == 0 and fe2 == 0x7b and fm2 == 0x52d0ea and fs3 == 0 and fe3 == 0x16 and fm3 == 0x2105b0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4388ad and fs2 == 0 and fe2 == 0x7b and fm2 == 0x52d0ea and fs3 == 0 and fe3 == 0x16 and fm3 == 0x2105b0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x4388ad and fs2 == 0 and fe2 == 0x7b and fm2 == 0x52d0ea and fs3 == 0 and fe3 == 0x16 and fm3 == 0x2105b0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x760f4d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47926b and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fd2a1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x760f4d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47926b and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fd2a1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x760f4d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47926b and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fd2a1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x760f4d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47926b and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fd2a1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x760f4d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x47926b and fs3 == 0 and fe3 == 0x1a and fm3 == 0x3fd2a1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59e2ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x435081 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x263c30 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59e2ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x435081 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x263c30 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59e2ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x435081 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x263c30 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59e2ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x435081 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x263c30 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x59e2ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x435081 and fs3 == 0 and fe3 == 0x17 and fm3 == 0x263c30 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x29c831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x355a3f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x708ccb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x29c831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x355a3f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x708ccb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x29c831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x355a3f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x708ccb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x29c831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x355a3f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x708ccb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x29c831 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x355a3f and fs3 == 0 and fe3 == 0x1a and fm3 == 0x708ccb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4e0628 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f03b4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0cd930 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4e0628 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f03b4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0cd930 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4e0628 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f03b4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0cd930 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4e0628 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f03b4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0cd930 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4e0628 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2f03b4 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x0cd930 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4f63b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x715671 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4382e4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4f63b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x715671 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4382e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4f63b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x715671 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4382e4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4f63b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x715671 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4382e4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4f63b4 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x715671 and fs3 == 0 and fe3 == 0x18 and fm3 == 0x4382e4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x07b93f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11c9d8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1a95e0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x07b93f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11c9d8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1a95e0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x07b93f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11c9d8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1a95e0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x07b93f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11c9d8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1a95e0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x07b93f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11c9d8 and fs3 == 0 and fe3 == 0x1a and fm3 == 0x1a95e0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x218d77 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71d3ff and fs3 == 0 and fe3 == 0x1a and fm3 == 0x189bf6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x218d77 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71d3ff and fs3 == 0 and fe3 == 0x1a and fm3 == 0x189bf6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x218d77 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71d3ff and fs3 == 0 and fe3 == 0x1a and fm3 == 0x189bf6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x218d77 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71d3ff and fs3 == 0 and fe3 == 0x1a and fm3 == 0x189bf6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1b and fm1 == 0x218d77 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71d3ff and fs3 == 0 and fe3 == 0x1a and fm3 == 0x189bf6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x285493 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x674cf0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1816e8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x285493 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x674cf0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1816e8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x285493 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x674cf0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1816e8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x285493 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x674cf0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1816e8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x19 and fm1 == 0x285493 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x674cf0 and fs3 == 0 and fe3 == 0x19 and fm3 == 0x1816e8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x08be86 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x7e6538 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07e31a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x08be86 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x7e6538 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07e31a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x08be86 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x7e6538 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07e31a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x08be86 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x7e6538 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07e31a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x15 and fm1 == 0x08be86 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x7e6538 and fs3 == 0 and fe3 == 0x1b and fm3 == 0x07e31a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b0ecf and fs2 == 0 and fe2 == 0x7b and fm2 == 0x567a4f and fs3 == 0 and fe3 == 0x17 and fm3 == 0x2a1f65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b0ecf and fs2 == 0 and fe2 == 0x7b and fm2 == 0x567a4f and fs3 == 0 and fe3 == 0x17 and fm3 == 0x2a1f65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b0ecf and fs2 == 0 and fe2 == 0x7b and fm2 == 0x567a4f and fs3 == 0 and fe3 == 0x17 and fm3 == 0x2a1f65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x1a and fm1 == 0x4b0ecf and fs2 == 0 and fe2 == 0x7b and fm2 == 0x567a4f and fs3 == 0 and fe3 == 0x17 and fm3 == 0x2a1f65 and rm_val == 1 #nosat' : 1 coverage: 140/140 total_coverage: 281/281
fnmadd_b7 301/301 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 157 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 168 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 137 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 136 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 135 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 134 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x185240 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x049ddd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1dd0ae and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x521565 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fc576 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2a8159 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x387cb7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0ff35d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4f7a18 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x58669e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e6227 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x70b7c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x136b51 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fd37 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6406cc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0ba7c1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2bf5fd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b9e80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x4b55e5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4aac55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20faa9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x62d797 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6ccffe and fs3 == 0 and fe3 == 0xfc and fm3 == 0x51d70d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1f0a23 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x586415 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x066eba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x512a61 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x1b3a11 and fs3 == 0 and fe3 == 0xf5 and fm3 == 0x7da835 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x561e0c and fs2 == 0 and fe2 == 0x7b and fm2 == 0x106484 and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x7189f3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1fd54d and fs2 == 0 and fe2 == 0x7a and fm2 == 0x7ea0e8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1efa19 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x35fe5b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6b4e05 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2747f5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2c1d45 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x038dbf and fs3 == 0 and fe3 == 0xfe and fm3 == 0x30e48e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x33e534 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0192c8 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x361b4b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x49296d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x336a25 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0cfb60 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0fe409 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b5f3b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x649eb5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x034e7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x116e22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x152fe4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3f0fcc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x363027 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x07f92b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x17c861 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x712e6f and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0eff2c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6368b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5c69af and fs3 == 0 and fe3 == 0xfc and fm3 == 0x43cbe1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x173551 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b1967 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2451e9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24fad5 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x680772 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x15881d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2a4148 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x696e25 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x1b3eab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x79f86d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x61c0e4 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5c6fb2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x01c7a5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a21b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x0c0d70 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x309a0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x50c5b9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x100590 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3cc8a3 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x5057a9 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x19a3aa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3868e1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6f4b41 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2c6020 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x017e79 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7b0813 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7df62e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0b0956 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x18c26e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x25ee48 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x616815 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4d6ee4 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x34e1fc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5913e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x50d3e6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3113d9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fd83 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x12dd89 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2d3e7e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x45b82c and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06ed1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x506b12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d31d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6aee21 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0d2a0f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x300384 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x468f57 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x088546 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x74f85a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x184854 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11b8ad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x13b96c and fs2 == 0 and fe2 == 0x7c and fm2 == 0x228cd8 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3b993a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7c19fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x73e479 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x702da8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7ff572 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ac415 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3abc62 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9c08 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6caafe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0eef1c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x098b22 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x668bbe and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77bc2c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x539b49 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x19c970 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e3ca1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18a4f0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x209a40 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3f8620 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1255c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x141b63 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x295281 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x107f0d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5d489c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x79cd55 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16fe06 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x393272 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a76a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x389380 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x186b19 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5bc998 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x7aa684 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x784242 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x731230 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ed4d8 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6bab23 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x20f242 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x2a2f80 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x22e85e and fs3 == 0 and fe3 == 0xfd and fm3 == 0x589913 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x151c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x131231 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x2b53c0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x67f048 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x70ec94 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x5a479c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x66dc85 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6fe8a0 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5859a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x3b3e27 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x09ecfa and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49c32f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x633d35 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x611178 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x47c84e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3de659 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1bacb3 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x66f527 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x5218a0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x592123 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x323212 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c73a9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1fa10c and fs3 == 0 and fe3 == 0xfb and fm3 == 0x2f2863 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x03e545 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6754b2 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x6e5f0a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x365c6a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3cdb59 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06881f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3ea9e8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x454378 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x12eaff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0e4484 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0fe7df and fs3 == 0 and fe3 == 0xfa and fm3 == 0x1ff244 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x48fcb3 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x298476 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x0516d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x75363e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x56ade2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x4da1e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x038c5d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x1883f4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1cbe4b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x310e27 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0dbfdf and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x4412ff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3983ab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6439df and fs3 == 0 and fe3 == 0xfd and fm3 == 0x256335 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x24c049 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x26f4cf and fs3 == 0 and fe3 == 0xfc and fm3 == 0x56e479 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x346ab9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x366217 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x008901 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3bca6f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x15c04d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5bb3c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x43983d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x491608 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a35e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5447d6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x24f81b and fs3 == 0 and fe3 == 0xfe and fm3 == 0x08cbc1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1578bb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x130440 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2bad9e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2e7c12 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7864d3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x294ceb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x528ae7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x5c3da9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x352215 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0535ac and fs2 == 0 and fe2 == 0x7f and fm2 == 0x11fe69 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x17ef92 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2b8337 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x018782 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2d8fd1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2efd0c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ef82d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2e48b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0052ab and fs2 == 0 and fe2 == 0x81 and fm2 == 0x6cc2eb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6d5bd5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x431508 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x51cb43 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1fdf11 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x719c9d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0eaeb4 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x06a9c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x31ae90 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x78da00 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2cb86b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x21f156 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x43f0a5 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x77e620 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7127a3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1eb06b and fs3 == 0 and fe3 == 0xfb and fm3 == 0x157ca7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x68ed41 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x738f77 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5d9bbd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x5ea80c and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0a19f7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x703a58 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x19d68e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x674db3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0aff4b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3ccf7c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7421c1 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x340ea8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x16332e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x051bd2 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1c31d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6b8edc and fs2 == 0 and fe2 == 0x7e and fm2 == 0x302841 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x221741 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x13f0eb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x1d617d and fs3 == 0 and fe3 == 0xfe and fm3 == 0x35e62e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x23ded1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x156e92 and fs3 == 0 and fe3 == 0xfa and fm3 == 0x3f4eee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0b0329 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25e82c and fs3 == 0 and fe3 == 0xfe and fm3 == 0x342e39 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x2c3fe4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4d0748 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x09f410 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x39031d and fs2 == 0 and fe2 == 0x83 and fm2 == 0x4d83ab and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1486a7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2c8d9d and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0221ad and fs3 == 0 and fe3 == 0xfa and fm3 == 0x2f6d3b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x5f5397 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x2e726c and fs3 == 0 and fe3 == 0xf7 and fm3 == 0x182ea3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18571c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1718df and fs3 == 0 and fe3 == 0xfe and fm3 == 0x33d45e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x18f0ab and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1cd557 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3b643a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x679066 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x07e51c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x75d8c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x313b25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5093fc and fs3 == 0 and fe3 == 0xfd and fm3 == 0x106682 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7d263c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3c7c65 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3a6317 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a82a0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4dc01c and fs3 == 0 and fe3 == 0xfc and fm3 == 0x785d1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10f39b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4f4d9f and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6ac1db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x37c24b and fs2 == 0 and fe2 == 0x7d and fm2 == 0x182086 and fs3 == 0 and fe3 == 0xfb and fm3 == 0x5a656b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x4dc6a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x62c78f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x3649c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28d30c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x323b1d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6b1376 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x43a885 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e4840 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1da8d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2d6385 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x037a19 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x321940 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0aa492 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x35bca1 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x44d907 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x3db054 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x18ba96 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6255e7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x0431c2 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x022039 and fs3 == 0 and fe3 == 0xf9 and fm3 == 0x0663d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3b4351 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4dc9e9 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x16889a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f54bf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x36502d and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4c2647 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x1d149a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x571bda and fs3 == 0 and fe3 == 0xfb and fm3 == 0x03fd65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x34d648 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3fcdc7 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x077d3c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x18d9d9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x262663 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x46685d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x2bb8f9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6dee41 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x1f9a10 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x00ae82 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x29e1b5 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2ac951 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c0464 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6941a6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2b5036 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x3c58cf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x00090a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x3c661c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0f4ac6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0870e2 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x18bdd1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfa and fm1 == 0x255773 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7b6dc7 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2263a5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x42d171 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x7c4426 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3ffa07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x10ec66 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x03fd1f and fs3 == 0 and fe3 == 0xfd and fm3 == 0x157088 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x6e2e8d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7cb106 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x6b1a87 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x7fad2c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2ddf2e and fs3 == 0 and fe3 == 0xfe and fm3 == 0x2da6ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x156314 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x339b9f and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x519e2f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x060f17 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x12ec96 and fs3 == 0 and fe3 == 0xf8 and fm3 == 0x19e100 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x21311f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x03f6ba and fs3 == 0 and fe3 == 0xfe and fm3 == 0x262efb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x39c1fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x122c1f and fs3 == 0 and fe3 == 0xfb and fm3 == 0x54214e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x6fd4df and fs2 == 0 and fe2 == 0x7e and fm2 == 0x20dc16 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x16b33b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x337137 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3588f6 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e7e1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x28f9a2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x18ca47 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x49b378 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x623c76 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x1be23d and fs3 == 0 and fe3 == 0xfb and fm3 == 0x09c28b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x671228 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0177d2 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x69b89c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf9 and fm1 == 0x2e9fe8 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4b6f55 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x0ac4bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1aa82d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1b2701 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3b76c8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x7783fc and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0a9790 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x05ffb0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x2ea04a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x10dbda and fs3 == 0 and fe3 == 0xfd and fm3 == 0x45a044 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0a62c0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x25a532 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x3315e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x1a457f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x50d100 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7bacd4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x36a9e2 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1e600b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x6202c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x73cf0f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6acfa3 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x5fa103 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x100bf1 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x068d67 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x176ba2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a849e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d9f1b and fs3 == 0 and fe3 == 0xfd and fm3 == 0x2af628 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfb and fm1 == 0x0f0e02 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x097bec and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19a77e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x221a29 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b81fb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x00dd0d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a3f02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5a8069 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x03a707 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x1a9574 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x28da1a and fs3 == 0 and fe3 == 0xfc and fm3 == 0x4beb8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x14365e and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3798bb and fs3 == 0 and fe3 == 0xfd and fm3 == 0x549695 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x4eb58d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x222e36 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x02f434 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfe and fm1 == 0x0c2059 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x11387d and fs3 == 0 and fe3 == 0xfd and fm3 == 0x1efa7c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfc and fm1 == 0x516e9f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x3c33f6 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x19f7bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x0f4b27 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0415cd and fs3 == 0 and fe3 == 0xfe and fm3 == 0x13dde9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3493df and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4ecb22 and fs3 == 0 and fe3 == 0xfe and fm3 == 0x11de47 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xf3 and fm1 == 0x319f1b and fs2 == 0 and fe2 == 0x89 and fm2 == 0x376ad3 and fs3 == 0 and fe3 == 0xfd and fm3 == 0x7e85b6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xfd and fm1 == 0x3a40d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0a1548 and fs3 == 0 and fe3 == 0xfc and fm3 == 0x48ecdf and rm_val == 3 #nosat' : 1 coverage: 160/160 total_coverage: 301/301
fnmadd_b8 1821/1821 100.00%
config: - check ISA:=regex(.*I.*F.*) op_comb: rd == rs2 == rs3 != rs1: 1 rs1 != rs2 and rs1 != rd and rs1 != rs3 and rs2 != rs3 and rs2 != rd and rs3 != rd: 1677 rs1 == rd != rs2 and rs1 == rd != rs3 and rs3 != rs2: 1 rs1 == rd == rs3 != rs2: 1 rs1 == rs2 != rs3 and rs1 == rs2 != rd and rd != rs3: 1 rs1 == rs2 == rd != rs3: 1 rs1 == rs2 == rs3 != rd: 1 rs1 == rs2 == rs3 == rd: 1 rs1 == rs3 != rs2 and rs1 == rs3 != rd and rd != rs2: 1 rs2 == rd != rs1 and rs2 == rd != rs3 and rs3 != rs1: 1 rs2 == rs3 != rs1 and rs2 == rs3 != rd and rd != rs1: 1 rs3 == rd != rs1 and rs3 == rd != rs2 and rs2 != rs1: 1 coverage: 12/12 opcode: fnmadd.s: 1688 coverage: 1/1 rd: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1 f31: 1657 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs1: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1 f3: 1 f30: 1656 f31: 2 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs2: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1 f29: 1655 f3: 1 f30: 3 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 rs3: f0: 1 f1: 1 f10: 1 f11: 1 f12: 1 f13: 1 f14: 1 f15: 1 f16: 1 f17: 1 f18: 1 f19: 1 f2: 1 f20: 1 f21: 1 f22: 1 f23: 1 f24: 1 f25: 1 f26: 1 f27: 1 f28: 1654 f29: 4 f3: 1 f30: 1 f31: 1 f4: 1 f5: 1 f6: 1 f7: 1 f8: 1 f9: 1 coverage: 32/32 val_comb: ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x539ea8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c8df0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3651ad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x143039 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x47444b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x66b20a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x143039 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x47444b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x66b20a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x143039 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x47444b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x66b20a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x143039 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x47444b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x66b20a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x143039 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x47444b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x66b20a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2a2294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6b4f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4e9482 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2a2294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6b4f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4e9482 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2a2294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6b4f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4e9482 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2a2294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6b4f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4e9482 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2a2294 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b6b4f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4e9482 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b19be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3514b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x264c34 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b19be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3514b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x264c34 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b19be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3514b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x264c34 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b19be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3514b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x264c34 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6b19be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3514b1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x264c34 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x14e79a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b3dff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c6f6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x14e79a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b3dff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c6f6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x14e79a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b3dff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c6f6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x14e79a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b3dff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c6f6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x14e79a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4b3dff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c6f6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x79c1b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x34457d and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2fdfff and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x79c1b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x34457d and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2fdfff and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x79c1b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x34457d and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2fdfff and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x79c1b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x34457d and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2fdfff and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x79c1b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x34457d and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2fdfff and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x26f6f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0dc26a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x38e9a5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x26f6f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0dc26a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x38e9a5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x26f6f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0dc26a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x38e9a5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x26f6f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0dc26a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x38e9a5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x26f6f6 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0dc26a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x38e9a5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7166a1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3189bb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2769d5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7166a1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3189bb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2769d5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7166a1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3189bb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2769d5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7166a1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3189bb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2769d5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7166a1 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3189bb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2769d5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9870 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x70c52e and fs3 == 0 and fe3 == 0x79 and fm3 == 0x406c80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9870 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x70c52e and fs3 == 0 and fe3 == 0x79 and fm3 == 0x406c80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9870 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x70c52e and fs3 == 0 and fe3 == 0x79 and fm3 == 0x406c80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9870 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x70c52e and fs3 == 0 and fe3 == 0x79 and fm3 == 0x406c80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9870 and fs2 == 0 and fe2 == 0x79 and fm2 == 0x70c52e and fs3 == 0 and fe3 == 0x79 and fm3 == 0x406c80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x607f8d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1175e5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f1f46 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x607f8d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1175e5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f1f46 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x607f8d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1175e5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f1f46 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x607f8d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1175e5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f1f46 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x607f8d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1175e5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7f1f46 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f4268 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x68911f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c49ad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f4268 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x68911f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c49ad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f4268 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x68911f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c49ad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f4268 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x68911f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c49ad and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4f4268 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x68911f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c49ad and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x395ddd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ec5eb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387a71 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x395ddd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ec5eb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387a71 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x395ddd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ec5eb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387a71 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x395ddd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ec5eb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387a71 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x395ddd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x7ec5eb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x387a71 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x212e25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46af6d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7a3049 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x212e25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46af6d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7a3049 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x212e25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46af6d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7a3049 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x212e25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46af6d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7a3049 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x212e25 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x46af6d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7a3049 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24a42e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7aebea and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21600e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24a42e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7aebea and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21600e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24a42e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7aebea and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21600e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24a42e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7aebea and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21600e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x24a42e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7aebea and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21600e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x40363e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x468e38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1514bd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x40363e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x468e38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1514bd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x40363e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x468e38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1514bd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x40363e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x468e38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1514bd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x40363e and fs2 == 0 and fe2 == 0x83 and fm2 == 0x468e38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1514bd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x734aea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x515c38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46f7ce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x734aea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x515c38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46f7ce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x734aea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x515c38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46f7ce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x734aea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x515c38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46f7ce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x734aea and fs2 == 0 and fe2 == 0x7e and fm2 == 0x515c38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46f7ce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x66e09b and fs2 == 0 and fe2 == 0x86 and fm2 == 0x7c9187 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63c858 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x66e09b and fs2 == 0 and fe2 == 0x86 and fm2 == 0x7c9187 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63c858 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x66e09b and fs2 == 0 and fe2 == 0x86 and fm2 == 0x7c9187 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63c858 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x66e09b and fs2 == 0 and fe2 == 0x86 and fm2 == 0x7c9187 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63c858 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x76 and fm1 == 0x66e09b and fs2 == 0 and fe2 == 0x86 and fm2 == 0x7c9187 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63c858 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x078fc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ffec7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b565c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x078fc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ffec7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b565c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x078fc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ffec7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b565c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x078fc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ffec7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b565c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x078fc4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3ffec7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4b565c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0439e9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x00e07f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0521d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0439e9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x00e07f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0521d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0439e9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x00e07f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0521d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0439e9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x00e07f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0521d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0439e9 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x00e07f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x0521d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35f632 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1db770 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6034bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35f632 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1db770 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6034bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35f632 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1db770 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6034bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35f632 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1db770 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6034bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35f632 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1db770 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6034bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x748e97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x01eada and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78386a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x748e97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x01eada and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78386a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x748e97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x01eada and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78386a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x748e97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x01eada and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78386a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x748e97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x01eada and fs3 == 0 and fe3 == 0x7e and fm3 == 0x78386a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x498bf9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x21858a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e5455 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x498bf9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x21858a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e5455 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x498bf9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x21858a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e5455 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x498bf9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x21858a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e5455 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x498bf9 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x21858a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e5455 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x25b6b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42a2af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7bfb81 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x25b6b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42a2af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7bfb81 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x25b6b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42a2af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7bfb81 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x25b6b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42a2af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7bfb81 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x25b6b0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x42a2af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7bfb81 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x533288 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3cc90d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1bbefa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x533288 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3cc90d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1bbefa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x533288 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3cc90d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1bbefa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x533288 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3cc90d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1bbefa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x533288 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3cc90d and fs3 == 0 and fe3 == 0x7c and fm3 == 0x1bbefa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x42f990 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x43953d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14f5c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x42f990 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x43953d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14f5c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x42f990 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x43953d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14f5c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x42f990 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x43953d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14f5c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x42f990 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x43953d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14f5c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2396b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2f9c96 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x607029 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2396b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2f9c96 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x607029 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2396b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2f9c96 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x607029 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2396b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2f9c96 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x607029 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2396b4 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2f9c96 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x607029 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c5d09 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x180803 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5fba45 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c5d09 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x180803 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5fba45 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c5d09 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x180803 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5fba45 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c5d09 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x180803 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5fba45 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3c5d09 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x180803 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5fba45 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73ebe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4a9779 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x410879 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73ebe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4a9779 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x410879 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73ebe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4a9779 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x410879 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73ebe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4a9779 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x410879 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73ebe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4a9779 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x410879 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e8ce6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x13048c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x487c04 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e8ce6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x13048c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x487c04 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e8ce6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x13048c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x487c04 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e8ce6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x13048c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x487c04 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2e8ce6 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x13048c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x487c04 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x466370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x191e22 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6d5191 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x466370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x191e22 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6d5191 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x466370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x191e22 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6d5191 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x466370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x191e22 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6d5191 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x466370 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x191e22 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6d5191 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x273b07 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x08d964 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x32cabc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x273b07 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x08d964 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x32cabc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x273b07 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x08d964 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x32cabc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x273b07 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x08d964 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x32cabc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x273b07 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x08d964 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x32cabc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x53a1ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a7d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x629462 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x53a1ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a7d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x629462 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x53a1ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a7d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x629462 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x53a1ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a7d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x629462 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x53a1ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x090a7d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x629462 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x051c60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64c9f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6dec95 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x051c60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64c9f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6dec95 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x051c60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64c9f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6dec95 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x051c60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64c9f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6dec95 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x051c60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64c9f9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6dec95 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2336b3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f9076 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x370f50 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2336b3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f9076 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x370f50 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2336b3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f9076 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x370f50 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2336b3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f9076 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x370f50 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2336b3 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0f9076 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x370f50 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78412a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b3fe6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26117f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78412a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b3fe6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26117f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78412a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b3fe6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26117f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78412a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b3fe6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26117f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x78412a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b3fe6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x26117f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2dc67a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0d9195 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x403248 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2dc67a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0d9195 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x403248 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2dc67a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0d9195 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x403248 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2dc67a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0d9195 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x403248 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2dc67a and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0d9195 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x403248 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x396f8d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ea600 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3874ec and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x396f8d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ea600 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3874ec and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x396f8d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ea600 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3874ec and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x396f8d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ea600 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3874ec and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x396f8d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7ea600 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3874ec and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4916e7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x291f1e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x04d891 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4916e7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x291f1e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x04d891 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4916e7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x291f1e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x04d891 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4916e7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x291f1e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x04d891 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4916e7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x291f1e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x04d891 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf45e and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6e3f4c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6b69ba and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf45e and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6e3f4c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6b69ba and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf45e and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6e3f4c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6b69ba and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf45e and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6e3f4c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6b69ba and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7cf45e and fs2 == 0 and fe2 == 0x7b and fm2 == 0x6e3f4c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6b69ba and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bdd66 and fs2 == 0 and fe2 == 0x74 and fm2 == 0x5b111f and fs3 == 0 and fe3 == 0x73 and fm3 == 0x6f5f83 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bdd66 and fs2 == 0 and fe2 == 0x74 and fm2 == 0x5b111f and fs3 == 0 and fe3 == 0x73 and fm3 == 0x6f5f83 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bdd66 and fs2 == 0 and fe2 == 0x74 and fm2 == 0x5b111f and fs3 == 0 and fe3 == 0x73 and fm3 == 0x6f5f83 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bdd66 and fs2 == 0 and fe2 == 0x74 and fm2 == 0x5b111f and fs3 == 0 and fe3 == 0x73 and fm3 == 0x6f5f83 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0bdd66 and fs2 == 0 and fe2 == 0x74 and fm2 == 0x5b111f and fs3 == 0 and fe3 == 0x73 and fm3 == 0x6f5f83 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x080570 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21f923 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c1f97 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x080570 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21f923 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c1f97 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x080570 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21f923 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c1f97 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x080570 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21f923 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c1f97 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x080570 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x21f923 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2c1f97 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5934da and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42d0f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x254b55 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5934da and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42d0f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x254b55 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5934da and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42d0f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x254b55 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5934da and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42d0f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x254b55 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5934da and fs2 == 0 and fe2 == 0x7e and fm2 == 0x42d0f1 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x254b55 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x636bf1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x71f15f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ef0b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x636bf1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x71f15f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ef0b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x636bf1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x71f15f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ef0b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x636bf1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x71f15f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ef0b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x636bf1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x71f15f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x56ef0b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x71c5bf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72dc41 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x55186f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x71c5bf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72dc41 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x55186f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x71c5bf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72dc41 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x55186f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x71c5bf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72dc41 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x55186f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x71c5bf and fs2 == 1 and fe2 == 0x7f and fm2 == 0x72dc41 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x55186f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1c1d96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2c5d38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16e346 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1c1d96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2c5d38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16e346 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1c1d96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2c5d38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16e346 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1c1d96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2c5d38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16e346 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x1c1d96 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2c5d38 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16e346 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x528eb6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fd496 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16ca7f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x528eb6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fd496 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16ca7f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x528eb6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fd496 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16ca7f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x528eb6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fd496 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16ca7f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x528eb6 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7fd496 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x16ca7f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3eb488 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x029d33 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x67acce and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3eb488 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x029d33 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x67acce and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3eb488 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x029d33 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x67acce and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3eb488 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x029d33 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x67acce and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x3eb488 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x029d33 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x67acce and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38a526 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bf11d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x367391 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38a526 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bf11d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x367391 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38a526 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bf11d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x367391 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38a526 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bf11d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x367391 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x38a526 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4bf11d and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x367391 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x68da13 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2f6ead and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x40dc82 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x68da13 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2f6ead and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x40dc82 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x68da13 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2f6ead and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x40dc82 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x68da13 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2f6ead and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x40dc82 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x68da13 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2f6ead and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x40dc82 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7f7b4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f97fc and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0196a8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7f7b4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f97fc and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0196a8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7f7b4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f97fc and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0196a8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7f7b4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f97fc and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0196a8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7f7b4d and fs2 == 1 and fe2 == 0x7f and fm2 == 0x3f97fc and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x0196a8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6724ec and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3456d6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3a5744 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6724ec and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3456d6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3a5744 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6724ec and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3456d6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3a5744 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6724ec and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3456d6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3a5744 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x6724ec and fs2 == 1 and fe2 == 0x7e and fm2 == 0x3456d6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3a5744 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x74b52c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e9722 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24e888 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x74b52c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e9722 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24e888 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x74b52c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e9722 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24e888 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x74b52c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e9722 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24e888 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x74b52c and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3e9722 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x24e888 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x4b091b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0887d5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x13b76e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x4b091b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0887d5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x13b76e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x4b091b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0887d5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x13b76e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x4b091b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0887d5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x13b76e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x4b091b and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0887d5 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x13b76e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3cb281 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4dfed5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x50526f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3cb281 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4dfed5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x50526f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3cb281 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4dfed5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x50526f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3cb281 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4dfed5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x50526f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3cb281 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x4dfed5 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x50526f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x4541d5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x682ba3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69a357 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x4541d5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x682ba3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69a357 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x4541d5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x682ba3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69a357 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x4541d5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x682ba3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69a357 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x4541d5 and fs2 == 1 and fe2 == 0x7d and fm2 == 0x682ba3 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x69a357 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x17a2d7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e8f1f and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x189a8b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x17a2d7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e8f1f and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x189a8b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x17a2d7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e8f1f and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x189a8b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x17a2d7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e8f1f and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x189a8b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x17a2d7 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x2e8f1f and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x189a8b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x105fbd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ffe02 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x25c549 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x105fbd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ffe02 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x25c549 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x105fbd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ffe02 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x25c549 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x105fbd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ffe02 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x25c549 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x105fbd and fs2 == 1 and fe2 == 0x7e and fm2 == 0x1ffe02 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x25c549 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x643210 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3a3964 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3400ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x643210 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3a3964 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3400ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x643210 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3a3964 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3400ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x643210 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3a3964 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3400ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x643210 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3a3964 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x3400ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2b5448 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x249e88 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0e9f40 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2b5448 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x249e88 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0e9f40 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2b5448 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x249e88 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0e9f40 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2b5448 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x249e88 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0e9f40 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x2b5448 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x249e88 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0e9f40 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x359877 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x200f02 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x6760fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x359877 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x200f02 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x6760fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x359877 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x200f02 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x6760fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x359877 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x200f02 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x6760fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x359877 and fs2 == 1 and fe2 == 0x81 and fm2 == 0x200f02 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x6760fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1d5977 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2814a1 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4584db and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1d5977 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2814a1 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4584db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1d5977 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2814a1 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4584db and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1d5977 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2814a1 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4584db and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x1d5977 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x2814a1 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x4584db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79c157 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x31aca6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x2551c5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79c157 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x31aca6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x2551c5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79c157 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x31aca6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x2551c5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79c157 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x31aca6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x2551c5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x79c157 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x31aca6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x2551c5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x31c72a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f09df and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1caae4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x31c72a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f09df and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1caae4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x31c72a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f09df and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1caae4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x31c72a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f09df and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1caae4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x31c72a and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0f09df and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x1caae4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x27915e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x62e480 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x56f832 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x27915e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x62e480 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x56f832 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x27915e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x62e480 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x56f832 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x27915e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x62e480 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x56f832 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x27915e and fs2 == 1 and fe2 == 0x7f and fm2 == 0x62e480 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x56f832 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x42ac0b and fs2 == 1 and fe2 == 0x84 and fm2 == 0x03b48e and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x5ec549 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x42ac0b and fs2 == 1 and fe2 == 0x84 and fm2 == 0x03b48e and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x5ec549 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x42ac0b and fs2 == 1 and fe2 == 0x84 and fm2 == 0x03b48e and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x5ec549 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x42ac0b and fs2 == 1 and fe2 == 0x84 and fm2 == 0x03b48e and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x5ec549 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa4 and fm1 == 0x42ac0b and fs2 == 1 and fe2 == 0x84 and fm2 == 0x03b48e and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x5ec549 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x0a299c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x55bb2d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4a65bc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x0a299c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x55bb2d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4a65bc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x0a299c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x55bb2d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4a65bc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x0a299c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x55bb2d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4a65bc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x0a299c and fs2 == 1 and fe2 == 0x81 and fm2 == 0x55bb2d and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x4a65bc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0d23b8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f6cba and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x33b33c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0d23b8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f6cba and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x33b33c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0d23b8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f6cba and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x33b33c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0d23b8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f6cba and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x33b33c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0d23b8 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x3f6cba and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x33b33c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7a41f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x739bee and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x0ed79d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7a41f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x739bee and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x0ed79d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7a41f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x739bee and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x0ed79d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7a41f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x739bee and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x0ed79d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7a41f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x739bee and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x0ed79d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x731fff and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2219c2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4c1a93 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x731fff and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2219c2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4c1a93 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x731fff and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2219c2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4c1a93 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x731fff and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2219c2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4c1a93 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x731fff and fs2 == 1 and fe2 == 0x81 and fm2 == 0x2219c2 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x4c1a93 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4b306c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b727a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0a8ec4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4b306c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b727a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0a8ec4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4b306c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b727a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0a8ec4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4b306c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b727a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0a8ec4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x4b306c and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0b727a and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x0a8ec4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66ab4b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7d9eb8 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x5bcd8e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66ab4b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7d9eb8 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x5bcd8e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66ab4b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7d9eb8 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x5bcd8e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66ab4b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7d9eb8 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x5bcd8e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x66ab4b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x7d9eb8 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x5bcd8e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x241ef6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x597f5c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5d2407 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x241ef6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x597f5c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5d2407 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x241ef6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x597f5c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5d2407 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x241ef6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x597f5c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5d2407 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x241ef6 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x597f5c and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5d2407 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x1d0b62 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x347478 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x48a646 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x1d0b62 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x347478 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x48a646 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x1d0b62 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x347478 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x48a646 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x1d0b62 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x347478 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x48a646 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa7 and fm1 == 0x1d0b62 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x347478 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x48a646 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x03ef14 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ddadf and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5f4afb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x03ef14 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ddadf and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5f4afb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x03ef14 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ddadf and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5f4afb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x03ef14 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ddadf and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5f4afb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x03ef14 and fs2 == 1 and fe2 == 0x7c and fm2 == 0x7ddadf and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x5f4afb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa3 and fm1 == 0x76a178 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7c3473 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x506864 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa3 and fm1 == 0x76a178 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7c3473 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x506864 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa3 and fm1 == 0x76a178 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7c3473 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x506864 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa3 and fm1 == 0x76a178 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7c3473 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x506864 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa3 and fm1 == 0x76a178 and fs2 == 1 and fe2 == 0x84 and fm2 == 0x7c3473 and fs3 == 0 and fe3 == 0xa5 and fm3 == 0x506864 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64cfea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x598df6 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x76337f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64cfea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x598df6 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x76337f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64cfea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x598df6 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x76337f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64cfea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x598df6 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x76337f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x64cfea and fs2 == 1 and fe2 == 0x7e and fm2 == 0x598df6 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x76337f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7dbb07 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0d1e1b and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3a1113 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7dbb07 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0d1e1b and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3a1113 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7dbb07 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0d1e1b and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3a1113 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7dbb07 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0d1e1b and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3a1113 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x7dbb07 and fs2 == 1 and fe2 == 0x7e and fm2 == 0x0d1e1b and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x3a1113 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3da29b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77cfb6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x10dc7e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3da29b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77cfb6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x10dc7e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3da29b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77cfb6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x10dc7e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3da29b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77cfb6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x10dc7e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x3da29b and fs2 == 1 and fe2 == 0x7e and fm2 == 0x77cfb6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x10dc7e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x5a4abb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x29bb21 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x37a28d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x5a4abb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x29bb21 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x37a28d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x5a4abb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x29bb21 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x37a28d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x5a4abb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x29bb21 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x37a28d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x5a4abb and fs2 == 1 and fe2 == 0x7d and fm2 == 0x29bb21 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x37a28d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x46d5f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0613e2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x17dc8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x46d5f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0613e2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x17dc8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x46d5f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0613e2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x17dc8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x46d5f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0613e2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x17dc8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x46d5f7 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x0613e2 and fs3 == 0 and fe3 == 0xa9 and fm3 == 0x17dc8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0827e1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263ebd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1e5314 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0827e1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263ebd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1e5314 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0827e1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263ebd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1e5314 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0827e1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263ebd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1e5314 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x0827e1 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x263ebd and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x1e5314 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x06be82 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x72e53c and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x1d0384 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x06be82 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x72e53c and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x1d0384 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x06be82 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x72e53c and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x1d0384 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x06be82 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x72e53c and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x1d0384 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa8 and fm1 == 0x06be82 and fs2 == 1 and fe2 == 0x80 and fm2 == 0x72e53c and fs3 == 0 and fe3 == 0xa0 and fm3 == 0x1d0384 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x089af5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4584e3 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x34cec0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x089af5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4584e3 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x34cec0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x089af5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4584e3 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x34cec0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x089af5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4584e3 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x34cec0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x089af5 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x4584e3 and fs3 == 0 and fe3 == 0xa7 and fm3 == 0x34cec0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x64f57d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x20b0c6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6090ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x64f57d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x20b0c6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6090ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x64f57d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x20b0c6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6090ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x64f57d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x20b0c6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6090ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa6 and fm1 == 0x64f57d and fs2 == 1 and fe2 == 0x81 and fm2 == 0x20b0c6 and fs3 == 0 and fe3 == 0xa8 and fm3 == 0x6090ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x01fa00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6868a9 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x2004c5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x01fa00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6868a9 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x2004c5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x01fa00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6868a9 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x2004c5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x01fa00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6868a9 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x2004c5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0xa9 and fm1 == 0x01fa00 and fs2 == 1 and fe2 == 0x7f and fm2 == 0x6868a9 and fs3 == 0 and fe3 == 0xa6 and fm3 == 0x2004c5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e864a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7ce651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2c6936 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e864a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7ce651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2c6936 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e864a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7ce651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2c6936 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e864a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7ce651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2c6936 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2e864a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7ce651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2c6936 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38ed67 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7841a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x33556a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38ed67 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7841a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x33556a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38ed67 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7841a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x33556a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38ed67 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7841a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x33556a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x38ed67 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7841a8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x33556a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x54b4e3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0106e2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5669be and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x54b4e3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0106e2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5669be and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x54b4e3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0106e2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5669be and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x54b4e3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0106e2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5669be and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x54b4e3 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0106e2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5669be and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x6025b3 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0502b5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68ebeb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x6025b3 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0502b5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68ebeb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x6025b3 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0502b5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68ebeb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x6025b3 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0502b5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68ebeb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x6025b3 and fs2 == 0 and fe2 == 0x85 and fm2 == 0x0502b5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x68ebeb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x12ebca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4d1a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x210a65 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x12ebca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4d1a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x210a65 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x12ebca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4d1a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x210a65 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x12ebca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4d1a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x210a65 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x12ebca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0c4d1a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x210a65 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73e34a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x3be8e4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3304e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73e34a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x3be8e4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3304e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73e34a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x3be8e4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3304e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73e34a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x3be8e4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3304e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x73e34a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x3be8e4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3304e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f66a4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b72ac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bff5f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f66a4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b72ac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bff5f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f66a4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b72ac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bff5f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f66a4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b72ac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bff5f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f66a4 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b72ac and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bff5f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36466a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6a7852 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f209 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36466a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6a7852 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f209 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36466a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6a7852 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f209 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36466a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6a7852 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f209 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x36466a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6a7852 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f209 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x63b597 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x14f442 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x047e3f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x63b597 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x14f442 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x047e3f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x63b597 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x14f442 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x047e3f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x63b597 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x14f442 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x047e3f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x63b597 and fs2 == 0 and fe2 == 0x83 and fm2 == 0x14f442 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x047e3f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b1277 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7d85f6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x394324 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b1277 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7d85f6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x394324 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b1277 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7d85f6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x394324 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b1277 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7d85f6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x394324 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b1277 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7d85f6 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x394324 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4316db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x035c97 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x483684 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4316db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x035c97 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x483684 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4316db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x035c97 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x483684 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4316db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x035c97 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x483684 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4316db and fs2 == 0 and fe2 == 0x7f and fm2 == 0x035c97 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x483684 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x11efeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a9164 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54b667 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x11efeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a9164 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54b667 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x11efeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a9164 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54b667 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x11efeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a9164 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54b667 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x11efeb and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3a9164 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x54b667 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302424 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29b985 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x698f03 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302424 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29b985 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x698f03 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302424 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29b985 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x698f03 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302424 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29b985 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x698f03 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x302424 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x29b985 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x698f03 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67f100 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x351333 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x240ecb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67f100 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x351333 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x240ecb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67f100 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x351333 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x240ecb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67f100 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x351333 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x240ecb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67f100 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x351333 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x240ecb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x477bb8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a4503 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d9d66 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x477bb8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a4503 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d9d66 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x477bb8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a4503 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d9d66 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x477bb8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a4503 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d9d66 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x477bb8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a4503 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1d9d66 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5114c2 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3db5c2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1af0c6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5114c2 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3db5c2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1af0c6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5114c2 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3db5c2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1af0c6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5114c2 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3db5c2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1af0c6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5114c2 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x3db5c2 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1af0c6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2488c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x225335 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50a814 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2488c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x225335 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50a814 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2488c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x225335 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50a814 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2488c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x225335 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50a814 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2488c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x225335 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50a814 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x68eeea and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0cac9c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff6e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x68eeea and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0cac9c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff6e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x68eeea and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0cac9c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff6e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x68eeea and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0cac9c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff6e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x68eeea and fs2 == 0 and fe2 == 0x7c and fm2 == 0x0cac9c and fs3 == 0 and fe3 == 0x7b and fm3 == 0x7fff6e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b0e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f1e85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4fa09d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b0e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f1e85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4fa09d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b0e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f1e85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4fa09d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b0e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f1e85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4fa09d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b0e60 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f1e85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4fa09d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x718fe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x54414b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4848c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x718fe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x54414b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4848c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x718fe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x54414b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4848c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x718fe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x54414b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4848c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x718fe8 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x54414b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4848c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b9175 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0bb369 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x185396 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b9175 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0bb369 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x185396 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b9175 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0bb369 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x185396 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b9175 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0bb369 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x185396 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b9175 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0bb369 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x185396 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x589284 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e7eba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7118f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x589284 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e7eba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7118f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x589284 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e7eba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7118f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x589284 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e7eba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7118f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x589284 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0e7eba and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7118f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a4717 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x61729b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x322309 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a4717 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x61729b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x322309 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a4717 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x61729b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x322309 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a4717 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x61729b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x322309 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a4717 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x61729b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x322309 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x76edb4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02da8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c6f09 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x76edb4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02da8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c6f09 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x76edb4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02da8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c6f09 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x76edb4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02da8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c6f09 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x76edb4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x02da8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7c6f09 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6d2a9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654760 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x546940 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6d2a9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654760 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x546940 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6d2a9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654760 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x546940 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6d2a9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654760 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x546940 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6d2a9f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654760 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x546940 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7806b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x055b5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0133fd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7806b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x055b5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0133fd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7806b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x055b5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0133fd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7806b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x055b5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0133fd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7806b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x055b5c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0133fd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x418416 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28c5e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f2886 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x418416 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28c5e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f2886 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x418416 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28c5e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f2886 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x418416 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28c5e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f2886 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x418416 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x28c5e0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f2886 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x019a7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b25b7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d4a93 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x019a7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b25b7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d4a93 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x019a7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b25b7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d4a93 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x019a7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b25b7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d4a93 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x019a7c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2b25b7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d4a93 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x103387 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x58d80e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x744a5c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x103387 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x58d80e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x744a5c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x103387 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x58d80e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x744a5c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x103387 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x58d80e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x744a5c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x103387 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x58d80e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x744a5c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c0b65 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0cadec and fs3 == 0 and fe3 == 0x79 and fm3 == 0x19eac0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c0b65 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0cadec and fs3 == 0 and fe3 == 0x79 and fm3 == 0x19eac0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c0b65 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0cadec and fs3 == 0 and fe3 == 0x79 and fm3 == 0x19eac0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c0b65 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0cadec and fs3 == 0 and fe3 == 0x79 and fm3 == 0x19eac0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c0b65 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x0cadec and fs3 == 0 and fe3 == 0x79 and fm3 == 0x19eac0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x690ff7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02666a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d6eb1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x690ff7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02666a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d6eb1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x690ff7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02666a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d6eb1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x690ff7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02666a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d6eb1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x690ff7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x02666a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6d6eb1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6a93ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36bd69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2772bb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6a93ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36bd69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2772bb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6a93ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36bd69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2772bb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6a93ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36bd69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2772bb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6a93ee and fs2 == 0 and fe2 == 0x7f and fm2 == 0x36bd69 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2772bb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0fe4ca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x299655 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ea513 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0fe4ca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x299655 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ea513 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0fe4ca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x299655 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ea513 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0fe4ca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x299655 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ea513 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0fe4ca and fs2 == 0 and fe2 == 0x7f and fm2 == 0x299655 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ea513 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x32e388 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4aa098 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0d97c2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x32e388 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4aa098 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0d97c2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x32e388 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4aa098 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0d97c2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x32e388 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4aa098 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0d97c2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x78 and fm1 == 0x32e388 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4aa098 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0d97c2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1709c1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x325538 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x526e1f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1709c1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x325538 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x526e1f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1709c1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x325538 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x526e1f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1709c1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x325538 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x526e1f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1709c1 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x325538 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x526e1f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6dfbb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x720a7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6101b4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6dfbb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x720a7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6101b4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6dfbb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x720a7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6101b4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6dfbb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x720a7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6101b4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6dfbb9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x720a7b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6101b4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x24a6ea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4eee5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05179f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x24a6ea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4eee5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05179f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x24a6ea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4eee5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05179f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x24a6ea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4eee5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05179f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x24a6ea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4eee5d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x05179f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x40d6b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x25cbd6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x79c7d7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x40d6b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x25cbd6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x79c7d7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x40d6b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x25cbd6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x79c7d7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x40d6b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x25cbd6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x79c7d7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x40d6b0 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x25cbd6 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x79c7d7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0de25f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64127a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccfb5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0de25f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64127a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccfb5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0de25f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64127a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccfb5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0de25f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64127a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccfb5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0de25f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x64127a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccfb5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25d6f7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x311056 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65686d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25d6f7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x311056 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65686d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25d6f7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x311056 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65686d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25d6f7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x311056 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65686d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x25d6f7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x311056 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x65686d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b0cf1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x747d91 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fc37a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b0cf1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x747d91 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fc37a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b0cf1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x747d91 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fc37a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b0cf1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x747d91 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fc37a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7b0cf1 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x747d91 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6fc37a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07eeae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f9234 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1877eb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07eeae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f9234 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1877eb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07eeae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f9234 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1877eb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07eeae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f9234 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1877eb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x07eeae and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0f9234 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1877eb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4a19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x47c53a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a57c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4a19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x47c53a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a57c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4a19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x47c53a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a57c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4a19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x47c53a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a57c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5a4a19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x47c53a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2a57c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20790e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x089613 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b3cc6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20790e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x089613 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b3cc6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20790e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x089613 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b3cc6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20790e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x089613 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b3cc6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20790e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x089613 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b3cc6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x65e7e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3b672e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x284d0e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x65e7e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3b672e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x284d0e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x65e7e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3b672e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x284d0e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x65e7e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3b672e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x284d0e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x65e7e5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3b672e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x284d0e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dad82 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c588a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x409889 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dad82 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c588a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x409889 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dad82 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c588a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x409889 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dad82 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c588a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x409889 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1dad82 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c588a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x409889 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39b000 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x44b8ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0eb0b3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39b000 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x44b8ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0eb0b3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39b000 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x44b8ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0eb0b3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39b000 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x44b8ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0eb0b3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x39b000 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x44b8ac and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0eb0b3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b544e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5cc560 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x704fbf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b544e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5cc560 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x704fbf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b544e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5cc560 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x704fbf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b544e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5cc560 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x704fbf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b544e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5cc560 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x704fbf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x785a0e and fs2 == 0 and fe2 == 0x77 and fm2 == 0x56f751 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x508b35 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x785a0e and fs2 == 0 and fe2 == 0x77 and fm2 == 0x56f751 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x508b35 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x785a0e and fs2 == 0 and fe2 == 0x77 and fm2 == 0x56f751 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x508b35 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x785a0e and fs2 == 0 and fe2 == 0x77 and fm2 == 0x56f751 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x508b35 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x785a0e and fs2 == 0 and fe2 == 0x77 and fm2 == 0x56f751 and fs3 == 0 and fe3 == 0x77 and fm3 == 0x508b35 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7f9b81 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x713520 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x70d670 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7f9b81 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x713520 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x70d670 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7f9b81 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x713520 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x70d670 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7f9b81 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x713520 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x70d670 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7f9b81 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x713520 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x70d670 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x34e470 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0384ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x39ddbf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x34e470 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0384ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x39ddbf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x34e470 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0384ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x39ddbf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x34e470 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0384ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x39ddbf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x34e470 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x0384ff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x39ddbf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6cc3da and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f0d25 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f7e86 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6cc3da and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f0d25 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f7e86 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6cc3da and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f0d25 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f7e86 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6cc3da and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f0d25 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f7e86 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x6cc3da and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4f0d25 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f7e86 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5b2f70 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1f1390 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x083336 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5b2f70 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1f1390 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x083336 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5b2f70 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1f1390 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x083336 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5b2f70 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1f1390 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x083336 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5b2f70 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1f1390 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x083336 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b6079 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x388821 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x48eee8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b6079 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x388821 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x48eee8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b6079 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x388821 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x48eee8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b6079 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x388821 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x48eee8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0b6079 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x388821 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x48eee8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63b57c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5e1d85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4591a4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63b57c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5e1d85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4591a4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63b57c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5e1d85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4591a4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63b57c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5e1d85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4591a4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63b57c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5e1d85 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4591a4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05a789 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04f061 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0acfc5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05a789 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04f061 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0acfc5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05a789 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04f061 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0acfc5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05a789 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04f061 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0acfc5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x05a789 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x04f061 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0acfc5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e032d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x41d526 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fde9a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e032d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x41d526 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fde9a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e032d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x41d526 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fde9a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e032d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x41d526 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fde9a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e032d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x41d526 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0fde9a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x532a7a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3cf1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50e33f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x532a7a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3cf1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50e33f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x532a7a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3cf1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50e33f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x532a7a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3cf1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50e33f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x532a7a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7d3cf1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x50e33f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b4851 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1cb32b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2a8319 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b4851 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1cb32b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2a8319 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b4851 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1cb32b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2a8319 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b4851 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1cb32b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2a8319 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0b4851 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1cb32b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2a8319 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x262242 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260696 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x577cfb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x262242 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260696 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x577cfb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x262242 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260696 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x577cfb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x262242 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260696 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x577cfb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x262242 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x260696 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x577cfb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b92a7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2722c7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6007f4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b92a7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2722c7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6007f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b92a7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2722c7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6007f4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b92a7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2722c7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6007f4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2b92a7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x2722c7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6007f4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69d00b and fs2 == 0 and fe2 == 0x79 and fm2 == 0x334d2c and fs3 == 0 and fe3 == 0x79 and fm3 == 0x23c2f4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69d00b and fs2 == 0 and fe2 == 0x79 and fm2 == 0x334d2c and fs3 == 0 and fe3 == 0x79 and fm3 == 0x23c2f4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69d00b and fs2 == 0 and fe2 == 0x79 and fm2 == 0x334d2c and fs3 == 0 and fe3 == 0x79 and fm3 == 0x23c2f4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69d00b and fs2 == 0 and fe2 == 0x79 and fm2 == 0x334d2c and fs3 == 0 and fe3 == 0x79 and fm3 == 0x23c2f4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x69d00b and fs2 == 0 and fe2 == 0x79 and fm2 == 0x334d2c and fs3 == 0 and fe3 == 0x79 and fm3 == 0x23c2f4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff6c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x350fb7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624690 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff6c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x350fb7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624690 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff6c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x350fb7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624690 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff6c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x350fb7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624690 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1ff6c0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x350fb7 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x624690 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d5ea7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62eb5a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d5ea7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62eb5a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d5ea7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62eb5a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d5ea7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62eb5a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x7d5ea7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x654668 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62eb5a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0f88fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40e14e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x584a1e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0f88fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40e14e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x584a1e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0f88fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40e14e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x584a1e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0f88fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40e14e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x584a1e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0f88fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x40e14e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x584a1e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fdcd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x642b5c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4b34a9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fdcd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x642b5c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4b34a9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fdcd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x642b5c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4b34a9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fdcd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x642b5c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4b34a9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x63fdcd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x642b5c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4b34a9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6eeb38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e3b48 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5e5602 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6eeb38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e3b48 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5e5602 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6eeb38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e3b48 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5e5602 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6eeb38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e3b48 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5e5602 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6eeb38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x6e3b48 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5e5602 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x337c3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13ad10 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4f135c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x337c3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13ad10 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4f135c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x337c3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13ad10 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4f135c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x337c3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13ad10 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4f135c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x337c3e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x13ad10 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4f135c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x510f19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x267cef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07f5d1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x510f19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x267cef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07f5d1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x510f19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x267cef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07f5d1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x510f19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x267cef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07f5d1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x510f19 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x267cef and fs3 == 0 and fe3 == 0x7c and fm3 == 0x07f5d1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x37155a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x62a7db and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2218e6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x37155a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x62a7db and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2218e6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x37155a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x62a7db and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2218e6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x37155a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x62a7db and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2218e6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x37155a and fs2 == 0 and fe2 == 0x83 and fm2 == 0x62a7db and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2218e6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x030ed0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ef39a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22bfb5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x030ed0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ef39a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22bfb5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x030ed0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ef39a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22bfb5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x030ed0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ef39a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22bfb5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x030ed0 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1ef39a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x22bfb5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x759dfe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e9f0f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x64f17e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x759dfe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e9f0f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x64f17e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x759dfe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e9f0f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x64f17e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x759dfe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e9f0f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x64f17e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x759dfe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6e9f0f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x64f17e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75dc1d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x44029c and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3c3f07 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75dc1d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x44029c and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3c3f07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75dc1d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x44029c and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3c3f07 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75dc1d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x44029c and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3c3f07 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x75dc1d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x44029c and fs3 == 0 and fe3 == 0x7a and fm3 == 0x3c3f07 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x377761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x68f393 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f2bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x377761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x68f393 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f2bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x377761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x68f393 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f2bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x377761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x68f393 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f2bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x377761 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x68f393 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x26f2bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e9deb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3495bc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc7a0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e9deb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3495bc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc7a0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e9deb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3495bc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc7a0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e9deb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3495bc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc7a0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e9deb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3495bc and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5fc7a0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1646ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4698b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6928f6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1646ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4698b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6928f6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1646ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4698b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6928f6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1646ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4698b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6928f6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1646ea and fs2 == 0 and fe2 == 0x82 and fm2 == 0x4698b1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6928f6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41477c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d2b95 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d537e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41477c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d2b95 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d537e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41477c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d2b95 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d537e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41477c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d2b95 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d537e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x41477c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1d2b95 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6d537e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x31f08a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x28f445 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6adf48 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x31f08a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x28f445 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6adf48 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x31f08a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x28f445 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6adf48 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x31f08a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x28f445 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6adf48 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x31f08a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x28f445 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6adf48 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x231a0a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x47d448 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ea0fb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x231a0a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x47d448 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ea0fb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x231a0a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x47d448 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ea0fb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x231a0a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x47d448 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ea0fb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x231a0a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x47d448 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ea0fb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2106ee and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6c018c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14735d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2106ee and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6c018c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14735d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2106ee and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6c018c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14735d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2106ee and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6c018c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14735d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2106ee and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6c018c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x14735d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f888d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145b7f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5dfecd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f888d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145b7f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5dfecd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f888d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145b7f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5dfecd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f888d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145b7f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5dfecd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3f888d and fs2 == 0 and fe2 == 0x7f and fm2 == 0x145b7f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5dfecd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x147bc6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x12252e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x298850 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x147bc6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x12252e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x298850 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x147bc6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x12252e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x298850 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x147bc6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x12252e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x298850 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x147bc6 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x12252e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x298850 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2594e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e37b1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0561d6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2594e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e37b1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0561d6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2594e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e37b1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0561d6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2594e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e37b1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0561d6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x2594e5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4e37b1 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0561d6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4e21ec and fs2 == 0 and fe2 == 0x82 and fm2 == 0x066de8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587c82 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4e21ec and fs2 == 0 and fe2 == 0x82 and fm2 == 0x066de8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587c82 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4e21ec and fs2 == 0 and fe2 == 0x82 and fm2 == 0x066de8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587c82 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4e21ec and fs2 == 0 and fe2 == 0x82 and fm2 == 0x066de8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587c82 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x4e21ec and fs2 == 0 and fe2 == 0x82 and fm2 == 0x066de8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x587c82 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0790e0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18dd1f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x21e63c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0790e0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18dd1f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x21e63c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0790e0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18dd1f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x21e63c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0790e0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18dd1f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x21e63c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0790e0 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x18dd1f and fs3 == 0 and fe3 == 0x7c and fm3 == 0x21e63c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c89ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1dbc78 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x40e7ab and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c89ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1dbc78 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x40e7ab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c89ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1dbc78 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x40e7ab and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c89ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1dbc78 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x40e7ab and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1c89ed and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1dbc78 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x40e7ab and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0d8fa5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x59380a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x703b80 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0d8fa5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x59380a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x703b80 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0d8fa5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x59380a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x703b80 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0d8fa5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x59380a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x703b80 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x0d8fa5 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x59380a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x703b80 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x508a14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2565c3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06bbe5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x508a14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2565c3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06bbe5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x508a14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2565c3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06bbe5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x508a14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2565c3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06bbe5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x508a14 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2565c3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x06bbe5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x790d95 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x679647 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x614d75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x790d95 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x679647 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x614d75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x790d95 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x679647 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x614d75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x790d95 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x679647 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x614d75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x790d95 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x679647 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x614d75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x54ae74 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6ac39a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4309f7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x54ae74 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6ac39a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4309f7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x54ae74 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6ac39a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4309f7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x54ae74 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6ac39a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4309f7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x54ae74 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6ac39a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4309f7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x443a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d9646 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x590ed6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x443a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d9646 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x590ed6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x443a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d9646 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x590ed6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x443a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d9646 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x590ed6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x443a84 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0d9646 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x590ed6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eb642 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2edf82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d345b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eb642 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2edf82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d345b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eb642 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2edf82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d345b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eb642 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2edf82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d345b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eb642 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2edf82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d345b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfc6e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x04cd66 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6546ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfc6e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x04cd66 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6546ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfc6e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x04cd66 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6546ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfc6e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x04cd66 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6546ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5cfc6e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x04cd66 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x6546ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05022f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33ce2c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ad74c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05022f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33ce2c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ad74c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05022f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33ce2c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ad74c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05022f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33ce2c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ad74c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x05022f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33ce2c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ad74c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5f772c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5adb58 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f0af3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5f772c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5adb58 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f0af3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5f772c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5adb58 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f0af3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5f772c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5adb58 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f0af3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5f772c and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5adb58 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3f0af3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1db874 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28c6b2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff6ee and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1db874 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28c6b2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff6ee and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1db874 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28c6b2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff6ee and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1db874 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28c6b2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff6ee and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1db874 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28c6b2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4ff6ee and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5172bf and fs2 == 0 and fe2 == 0x79 and fm2 == 0x6475a8 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3aea75 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5172bf and fs2 == 0 and fe2 == 0x79 and fm2 == 0x6475a8 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3aea75 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5172bf and fs2 == 0 and fe2 == 0x79 and fm2 == 0x6475a8 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3aea75 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5172bf and fs2 == 0 and fe2 == 0x79 and fm2 == 0x6475a8 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3aea75 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5172bf and fs2 == 0 and fe2 == 0x79 and fm2 == 0x6475a8 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x3aea75 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e1c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b5db0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14ae39 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e1c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b5db0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14ae39 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e1c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b5db0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14ae39 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e1c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b5db0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14ae39 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5e1c59 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2b5db0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14ae39 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x518b35 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x634d38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3a0da6 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x518b35 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x634d38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3a0da6 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x518b35 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x634d38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3a0da6 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x518b35 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x634d38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3a0da6 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x518b35 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x634d38 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3a0da6 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fc9ed and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2a1752 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x699836 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fc9ed and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2a1752 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x699836 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fc9ed and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2a1752 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x699836 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fc9ed and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2a1752 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x699836 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2fc9ed and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2a1752 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x699836 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e91cd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x08ff60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f56e5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e91cd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x08ff60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f56e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e91cd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x08ff60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f56e5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e91cd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x08ff60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f56e5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6e91cd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x08ff60 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7f56e5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5053 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x134583 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7d7be5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5053 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x134583 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7d7be5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5053 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x134583 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7d7be5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5053 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x134583 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7d7be5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5c5053 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x134583 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7d7be5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2b8e5e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x351eb8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72c07d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2b8e5e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x351eb8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72c07d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2b8e5e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x351eb8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72c07d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2b8e5e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x351eb8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72c07d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x2b8e5e and fs2 == 0 and fe2 == 0x81 and fm2 == 0x351eb8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72c07d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x55785d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2d4394 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107ab1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x55785d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2d4394 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107ab1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x55785d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2d4394 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107ab1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x55785d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2d4394 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107ab1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x55785d and fs2 == 0 and fe2 == 0x82 and fm2 == 0x2d4394 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x107ab1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d41d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x25c9a1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2124b2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d41d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x25c9a1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2124b2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d41d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x25c9a1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2124b2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d41d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x25c9a1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2124b2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78d41d and fs2 == 0 and fe2 == 0x7b and fm2 == 0x25c9a1 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x2124b2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620477 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x6f0e8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x530f06 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620477 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x6f0e8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x530f06 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620477 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x6f0e8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x530f06 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620477 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x6f0e8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x530f06 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x620477 and fs2 == 0 and fe2 == 0x7a and fm2 == 0x6f0e8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x530f06 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x779e46 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x277efd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x220315 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x779e46 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x277efd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x220315 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x779e46 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x277efd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x220315 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x779e46 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x277efd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x220315 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x779e46 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x277efd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x220315 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6804a9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x649651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4f2c63 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6804a9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x649651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4f2c63 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6804a9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x649651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4f2c63 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6804a9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x649651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4f2c63 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6804a9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x649651 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4f2c63 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21d95d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3494de and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6455e8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21d95d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3494de and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6455e8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21d95d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3494de and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6455e8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21d95d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3494de and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6455e8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x21d95d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3494de and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6455e8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x2021b0 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x6ed9c5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x15678a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x2021b0 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x6ed9c5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x15678a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x2021b0 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x6ed9c5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x15678a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x2021b0 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x6ed9c5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x15678a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x2021b0 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x6ed9c5 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x15678a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x567df5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1bf696 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x02acde and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x567df5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1bf696 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x02acde and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x567df5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1bf696 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x02acde and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x567df5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1bf696 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x02acde and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x567df5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1bf696 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x02acde and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x50c9b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69dd45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebc09 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x50c9b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69dd45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebc09 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x50c9b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69dd45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebc09 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x50c9b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69dd45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebc09 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x50c9b2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69dd45 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3ebc09 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x598e4a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6cc90b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x493a07 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x598e4a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6cc90b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x493a07 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x598e4a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6cc90b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x493a07 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x598e4a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6cc90b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x493a07 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x598e4a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x6cc90b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x493a07 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x101b8c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x492e4a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x627f5f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x101b8c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x492e4a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x627f5f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x101b8c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x492e4a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x627f5f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x101b8c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x492e4a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x627f5f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x101b8c and fs2 == 0 and fe2 == 0x7f and fm2 == 0x492e4a and fs3 == 0 and fe3 == 0x7c and fm3 == 0x627f5f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e7f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3778f7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c4071 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e7f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3778f7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c4071 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e7f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3778f7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c4071 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e7f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3778f7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c4071 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0e7f24 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3778f7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4c4071 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b4c2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x02bb8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36856f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b4c2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x02bb8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36856f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b4c2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x02bb8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36856f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b4c2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x02bb8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36856f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x32b4c2 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x02bb8d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36856f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25eb9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x55bbed and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0a86d4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25eb9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x55bbed and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0a86d4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25eb9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x55bbed and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0a86d4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25eb9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x55bbed and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0a86d4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x25eb9a and fs2 == 0 and fe2 == 0x7e and fm2 == 0x55bbed and fs3 == 0 and fe3 == 0x7d and fm3 == 0x0a86d4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x243f76 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4769b5 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe24f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x243f76 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4769b5 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe24f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x243f76 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4769b5 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe24f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x243f76 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4769b5 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe24f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x243f76 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4769b5 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x7fe24f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x0939f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x62d870 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x73325c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x0939f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x62d870 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x73325c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x0939f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x62d870 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x73325c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x0939f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x62d870 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x73325c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x0939f3 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x62d870 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x73325c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6143da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0123c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63454f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6143da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0123c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63454f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6143da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0123c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63454f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6143da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0123c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63454f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6143da and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0123c1 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x63454f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54d5d7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x508c56 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d626b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54d5d7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x508c56 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d626b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54d5d7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x508c56 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d626b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54d5d7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x508c56 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d626b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x54d5d7 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x508c56 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d626b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3c6e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7c02fe and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b0923 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3c6e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7c02fe and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b0923 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3c6e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7c02fe and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b0923 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3c6e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7c02fe and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b0923 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0d3c6e and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7c02fe and fs3 == 0 and fe3 == 0x7c and fm3 == 0x0b0923 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34dd4e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3faa2b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x076957 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34dd4e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3faa2b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x076957 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34dd4e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3faa2b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x076957 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34dd4e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3faa2b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x076957 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x34dd4e and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3faa2b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x076957 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5e9022 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x37161f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1f2c45 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5e9022 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x37161f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1f2c45 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5e9022 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x37161f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1f2c45 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5e9022 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x37161f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1f2c45 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x5e9022 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x37161f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1f2c45 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab7ea and fs2 == 0 and fe2 == 0x80 and fm2 == 0x680b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x464080 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab7ea and fs2 == 0 and fe2 == 0x80 and fm2 == 0x680b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x464080 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab7ea and fs2 == 0 and fe2 == 0x80 and fm2 == 0x680b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x464080 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab7ea and fs2 == 0 and fe2 == 0x80 and fm2 == 0x680b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x464080 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab7ea and fs2 == 0 and fe2 == 0x80 and fm2 == 0x680b80 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x464080 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77c2fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71e4b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6a1be5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77c2fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71e4b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6a1be5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77c2fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71e4b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6a1be5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77c2fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71e4b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6a1be5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77c2fe and fs2 == 0 and fe2 == 0x7d and fm2 == 0x71e4b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6a1be5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665cd0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x33e853 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21e3f5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665cd0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x33e853 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21e3f5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665cd0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x33e853 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21e3f5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665cd0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x33e853 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21e3f5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665cd0 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x33e853 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x21e3f5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x62aa14 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2717b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x13f1ed and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x62aa14 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2717b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x13f1ed and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x62aa14 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2717b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x13f1ed and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x62aa14 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2717b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x13f1ed and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x62aa14 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2717b0 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x13f1ed and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75cafc and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0088d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76d1b8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75cafc and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0088d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76d1b8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75cafc and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0088d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76d1b8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75cafc and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0088d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76d1b8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x75cafc and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0088d2 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76d1b8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d8461 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x435310 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x705de5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d8461 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x435310 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x705de5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d8461 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x435310 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x705de5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d8461 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x435310 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x705de5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1d8461 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x435310 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x705de5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x55fbab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x656a77 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fc31e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x55fbab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x656a77 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fc31e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x55fbab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x656a77 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fc31e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x55fbab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x656a77 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fc31e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x55fbab and fs2 == 0 and fe2 == 0x7d and fm2 == 0x656a77 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fc31e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2ab8bb and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2865b3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x609a1b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2ab8bb and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2865b3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x609a1b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2ab8bb and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2865b3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x609a1b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2ab8bb and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2865b3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x609a1b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2ab8bb and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2865b3 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x609a1b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x476a7d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4e4fe4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20b5ec and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x476a7d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4e4fe4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20b5ec and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x476a7d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4e4fe4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20b5ec and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x476a7d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4e4fe4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20b5ec and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x476a7d and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4e4fe4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x20b5ec and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1137a2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x202537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x35afc3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1137a2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x202537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x35afc3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1137a2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x202537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x35afc3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1137a2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x202537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x35afc3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1137a2 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x202537 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x35afc3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x65db9d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40b1f3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d047d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x65db9d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40b1f3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d047d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x65db9d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40b1f3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d047d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x65db9d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40b1f3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d047d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x65db9d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x40b1f3 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2d047d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a3cb4 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x06da44 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x227e8f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a3cb4 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x06da44 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x227e8f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a3cb4 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x06da44 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x227e8f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a3cb4 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x06da44 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x227e8f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a3cb4 and fs2 == 0 and fe2 == 0x77 and fm2 == 0x06da44 and fs3 == 0 and fe3 == 0x76 and fm3 == 0x227e8f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e7179 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x673d4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f1e54 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e7179 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x673d4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f1e54 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e7179 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x673d4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f1e54 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e7179 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x673d4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f1e54 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1e7179 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x673d4b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f1e54 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4fd5a6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x54c363 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2cbb8e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4fd5a6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x54c363 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2cbb8e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4fd5a6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x54c363 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2cbb8e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4fd5a6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x54c363 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2cbb8e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4fd5a6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x54c363 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2cbb8e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab532 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x012cc7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cb720 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab532 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x012cc7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cb720 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab532 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x012cc7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cb720 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab532 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x012cc7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cb720 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5ab532 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x012cc7 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cb720 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42797f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x101bfb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5af333 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42797f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x101bfb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5af333 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42797f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x101bfb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5af333 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42797f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x101bfb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5af333 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x42797f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x101bfb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5af333 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x563994 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x511902 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ef9ef and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x563994 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x511902 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ef9ef and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x563994 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x511902 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ef9ef and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x563994 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x511902 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ef9ef and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x563994 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x511902 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2ef9ef and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3721a1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fdf25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14b3d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3721a1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fdf25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14b3d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3721a1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fdf25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14b3d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3721a1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fdf25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14b3d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3721a1 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4fdf25 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x14b3d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47457f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0f5f3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f33e5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47457f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0f5f3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f33e5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47457f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0f5f3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f33e5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47457f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0f5f3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f33e5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x47457f and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0f5f3a and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5f33e5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c97c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x229322 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e415 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c97c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x229322 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e415 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c97c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x229322 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e415 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c97c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x229322 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e415 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1c97c4 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x229322 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x46e415 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5957f3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x022149 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cf5d9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5957f3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x022149 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cf5d9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5957f3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x022149 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cf5d9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5957f3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x022149 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cf5d9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5957f3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x022149 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x5cf5d9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5985e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5868e3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x37e21c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5985e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5868e3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x37e21c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5985e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5868e3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x37e21c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5985e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5868e3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x37e21c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5985e9 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5868e3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x37e21c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7832be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7a9f0b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72fbc0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7832be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7a9f0b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72fbc0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7832be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7a9f0b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72fbc0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7832be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7a9f0b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72fbc0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7832be and fs2 == 0 and fe2 == 0x7d and fm2 == 0x7a9f0b and fs3 == 0 and fe3 == 0x7d and fm3 == 0x72fbc0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d103b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x049f33 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x759f96 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d103b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x049f33 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x759f96 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d103b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x049f33 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x759f96 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d103b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x049f33 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x759f96 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6d103b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x049f33 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x759f96 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x01666e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6a311b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6cc0e7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x01666e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6a311b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6cc0e7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x01666e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6a311b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6cc0e7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x01666e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6a311b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6cc0e7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x01666e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x6a311b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6cc0e7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67df29 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x177ae7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0933f3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67df29 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x177ae7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0933f3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67df29 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x177ae7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0933f3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67df29 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x177ae7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0933f3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x67df29 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x177ae7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0933f3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09763a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x533203 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62ce99 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09763a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x533203 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62ce99 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09763a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x533203 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62ce99 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09763a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x533203 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62ce99 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x09763a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x533203 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x62ce99 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2811d1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33d6a3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c22bf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2811d1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33d6a3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c22bf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2811d1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33d6a3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c22bf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2811d1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33d6a3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c22bf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2811d1 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x33d6a3 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6c22bf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x4da1b7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3ec93d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x193fab and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x4da1b7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3ec93d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x193fab and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x4da1b7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3ec93d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x193fab and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x4da1b7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3ec93d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x193fab and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x4da1b7 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x3ec93d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x193fab and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x640fa4 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x06f240 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x707001 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x640fa4 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x06f240 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x707001 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x640fa4 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x06f240 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x707001 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x640fa4 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x06f240 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x707001 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x77 and fm1 == 0x640fa4 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x06f240 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x707001 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2127a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40bee2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72abcf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2127a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40bee2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72abcf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2127a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40bee2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72abcf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2127a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40bee2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72abcf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2127a7 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x40bee2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x72abcf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77a023 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5acb58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x53a30f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77a023 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5acb58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x53a30f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77a023 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5acb58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x53a30f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77a023 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5acb58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x53a30f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x77a023 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5acb58 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x53a30f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x390d01 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2480bf and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dd2cc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x390d01 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2480bf and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dd2cc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x390d01 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2480bf and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dd2cc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x390d01 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2480bf and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dd2cc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x390d01 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x2480bf and fs3 == 0 and fe3 == 0x7d and fm3 == 0x6dd2cc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a1345 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4da5d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c0914 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a1345 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4da5d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c0914 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a1345 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4da5d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c0914 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a1345 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4da5d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c0914 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a1345 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x4da5d9 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3c0914 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1f6900 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x46ff6f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77d48a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1f6900 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x46ff6f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77d48a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1f6900 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x46ff6f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77d48a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1f6900 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x46ff6f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77d48a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1f6900 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x46ff6f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x77d48a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0a5c4f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06d40f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x11bddc and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0a5c4f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06d40f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x11bddc and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0a5c4f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06d40f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x11bddc and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0a5c4f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06d40f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x11bddc and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x0a5c4f and fs2 == 0 and fe2 == 0x83 and fm2 == 0x06d40f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x11bddc and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1153cb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x22630c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x385e82 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1153cb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x22630c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x385e82 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1153cb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x22630c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x385e82 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1153cb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x22630c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x385e82 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1153cb and fs2 == 0 and fe2 == 0x81 and fm2 == 0x22630c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x385e82 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x771b27 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x73053c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a93d5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x771b27 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x73053c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a93d5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x771b27 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x73053c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a93d5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x771b27 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x73053c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a93d5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x771b27 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x73053c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a93d5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x339806 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x0242c2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36c412 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x339806 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x0242c2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36c412 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x339806 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x0242c2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36c412 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x339806 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x0242c2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36c412 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x339806 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x0242c2 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x36c412 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fb350 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5a824b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c98b2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fb350 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5a824b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c98b2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fb350 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5a824b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c98b2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fb350 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5a824b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c98b2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6fb350 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x5a824b and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c98b2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x393d62 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b71bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1335f9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x393d62 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b71bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1335f9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x393d62 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b71bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1335f9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x393d62 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b71bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1335f9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x393d62 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4b71bc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1335f9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x62d16a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fc256 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d8c40 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x62d16a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fc256 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d8c40 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x62d16a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fc256 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d8c40 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x62d16a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fc256 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d8c40 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x62d16a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1fc256 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0d8c40 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ad486 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x441ffb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f220d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ad486 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x441ffb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f220d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ad486 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x441ffb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f220d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ad486 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x441ffb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f220d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3ad486 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x441ffb and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0f220d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ce8d9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x065347 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x67d37d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ce8d9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x065347 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x67d37d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ce8d9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x065347 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x67d37d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ce8d9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x065347 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x67d37d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ce8d9 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x065347 and fs3 == 0 and fe3 == 0x7a and fm3 == 0x67d37d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1cc631 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e752c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x55acf0 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1cc631 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e752c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x55acf0 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1cc631 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e752c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x55acf0 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1cc631 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e752c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x55acf0 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1cc631 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x2e752c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x55acf0 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5a8857 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x245860 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0c4ac9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5a8857 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x245860 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0c4ac9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5a8857 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x245860 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0c4ac9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5a8857 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x245860 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0c4ac9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x5a8857 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x245860 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0c4ac9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3574c8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x054ce6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3cf85d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3574c8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x054ce6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3cf85d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3574c8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x054ce6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3cf85d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3574c8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x054ce6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3cf85d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x3574c8 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x054ce6 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x3cf85d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a9ce3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x555866 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43858c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a9ce3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x555866 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43858c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a9ce3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x555866 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43858c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a9ce3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x555866 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43858c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6a9ce3 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x555866 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x43858c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7c7e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x444826 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b5a4d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7c7e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x444826 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b5a4d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7c7e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x444826 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b5a4d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7c7e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x444826 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b5a4d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f7c7e and fs2 == 0 and fe2 == 0x7c and fm2 == 0x444826 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2b5a4d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd9d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e2c0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18e5f8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd9d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e2c0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18e5f8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd9d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e2c0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18e5f8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd9d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e2c0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18e5f8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3dd9d7 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4e2c0f and fs3 == 0 and fe3 == 0x7d and fm3 == 0x18e5f8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098b9f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3f609f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4da62a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098b9f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3f609f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4da62a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098b9f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3f609f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4da62a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098b9f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3f609f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4da62a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x098b9f and fs2 == 0 and fe2 == 0x7c and fm2 == 0x3f609f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x4da62a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x650271 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4adafc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3577d3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x650271 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4adafc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3577d3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x650271 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4adafc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3577d3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x650271 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4adafc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3577d3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x650271 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x4adafc and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3577d3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e75d0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b4d70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6715e4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e75d0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b4d70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6715e4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e75d0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b4d70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6715e4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e75d0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b4d70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6715e4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3e75d0 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x1b4d70 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6715e4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x496e53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0b34ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b10b5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x496e53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0b34ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b10b5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x496e53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0b34ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b10b5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x496e53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0b34ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b10b5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x496e53 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0b34ae and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b10b5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ae3fd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6031f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fb233 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ae3fd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6031f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fb233 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ae3fd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6031f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fb233 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ae3fd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6031f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fb233 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5ae3fd and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6031f2 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x3fb233 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665c3d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3583c8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2355cd and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665c3d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3583c8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2355cd and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665c3d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3583c8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2355cd and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665c3d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3583c8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2355cd and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x665c3d and fs2 == 0 and fe2 == 0x7e and fm2 == 0x3583c8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2355cd and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x022057 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x05bd79 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07f63a and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x022057 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x05bd79 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07f63a and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x022057 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x05bd79 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07f63a and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x022057 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x05bd79 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07f63a and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x022057 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x05bd79 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x07f63a and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5eef03 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b4938 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ef63b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5eef03 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b4938 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ef63b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5eef03 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b4938 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ef63b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5eef03 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b4938 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ef63b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5eef03 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5b4938 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3ef63b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45ec2e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f599b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13f07e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45ec2e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f599b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13f07e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45ec2e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f599b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13f07e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45ec2e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f599b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13f07e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x45ec2e and fs2 == 0 and fe2 == 0x7f and fm2 == 0x3f599b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13f07e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eafb1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x0572eb and fs3 == 0 and fe3 == 0x7a and fm3 == 0x577c1f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eafb1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x0572eb and fs3 == 0 and fe3 == 0x7a and fm3 == 0x577c1f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eafb1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x0572eb and fs3 == 0 and fe3 == 0x7a and fm3 == 0x577c1f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eafb1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x0572eb and fs3 == 0 and fe3 == 0x7a and fm3 == 0x577c1f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4eafb1 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x0572eb and fs3 == 0 and fe3 == 0x7a and fm3 == 0x577c1f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16064a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4cd0cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700ec1 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16064a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4cd0cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700ec1 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16064a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4cd0cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700ec1 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16064a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4cd0cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700ec1 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x16064a and fs2 == 0 and fe2 == 0x81 and fm2 == 0x4cd0cd and fs3 == 0 and fe3 == 0x7e and fm3 == 0x700ec1 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x235339 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x459c8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c25db and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x235339 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x459c8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c25db and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x235339 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x459c8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c25db and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x235339 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x459c8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c25db and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x235339 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x459c8f and fs3 == 0 and fe3 == 0x7a and fm3 == 0x7c25db and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x634aaf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2253fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x101fd3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x634aaf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2253fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x101fd3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x634aaf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2253fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x101fd3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x634aaf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2253fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x101fd3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x634aaf and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2253fb and fs3 == 0 and fe3 == 0x7d and fm3 == 0x101fd3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x784a89 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f0f62 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x67dc82 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x784a89 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f0f62 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x67dc82 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x784a89 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f0f62 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x67dc82 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x784a89 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f0f62 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x67dc82 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x784a89 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x6f0f62 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x67dc82 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0cf6eb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b2e65 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x716190 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0cf6eb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b2e65 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x716190 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0cf6eb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b2e65 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x716190 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0cf6eb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b2e65 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x716190 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0cf6eb and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b2e65 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x716190 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x358ecd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x335d66 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e6a2e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x358ecd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x335d66 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e6a2e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x358ecd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x335d66 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e6a2e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x358ecd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x335d66 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e6a2e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x358ecd and fs2 == 0 and fe2 == 0x7f and fm2 == 0x335d66 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7e6a2e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5384b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1d1e3b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01d160 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5384b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1d1e3b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01d160 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5384b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1d1e3b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01d160 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5384b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1d1e3b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01d160 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x5384b9 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1d1e3b and fs3 == 0 and fe3 == 0x7b and fm3 == 0x01d160 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0a38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59d47a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x031283 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0a38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59d47a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x031283 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0a38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59d47a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x031283 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0a38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59d47a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x031283 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1a0a38 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59d47a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x031283 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b3f77 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b39a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e0d12 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b3f77 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b39a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e0d12 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b3f77 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b39a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e0d12 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b3f77 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b39a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e0d12 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4b3f77 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5b39a9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2e0d12 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1d8915 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x01c919 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fbba8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1d8915 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x01c919 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fbba8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1d8915 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x01c919 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fbba8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1d8915 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x01c919 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fbba8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x1d8915 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x01c919 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1fbba8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e77ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2fb343 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6f7bf8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e77ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2fb343 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6f7bf8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e77ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2fb343 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6f7bf8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e77ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2fb343 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6f7bf8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x2e77ae and fs2 == 0 and fe2 == 0x7b and fm2 == 0x2fb343 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x6f7bf8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47f1fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5dc5af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2d364b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47f1fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5dc5af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2d364b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47f1fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5dc5af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2d364b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47f1fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5dc5af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2d364b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47f1fa and fs2 == 0 and fe2 == 0x80 and fm2 == 0x5dc5af and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2d364b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f5d98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ec39d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31bf61 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f5d98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ec39d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31bf61 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f5d98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ec39d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31bf61 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f5d98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ec39d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31bf61 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f5d98 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x0ec39d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31bf61 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x057e78 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x529017 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b99c3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x057e78 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x529017 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b99c3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x057e78 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x529017 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b99c3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x057e78 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x529017 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b99c3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x057e78 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x529017 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5b99c3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6872 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x37b152 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067979 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6872 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x37b152 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067979 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6872 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x37b152 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067979 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6872 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x37b152 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067979 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3b6872 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x37b152 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x067979 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7734c7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4da0fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4690b7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7734c7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4da0fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4690b7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7734c7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4da0fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4690b7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7734c7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4da0fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4690b7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x7734c7 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x4da0fa and fs3 == 0 and fe3 == 0x7d and fm3 == 0x4690b7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ec7d3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a7a3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x16e4c7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ec7d3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a7a3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x16e4c7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ec7d3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a7a3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x16e4c7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ec7d3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a7a3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x16e4c7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3ec7d3 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x4a7a3f and fs3 == 0 and fe3 == 0x7e and fm3 == 0x16e4c7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c6851 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x072d87 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1447f7 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c6851 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x072d87 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1447f7 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c6851 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x072d87 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1447f7 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c6851 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x072d87 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1447f7 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0c6851 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x072d87 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x1447f7 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x239248 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14fb55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3e6252 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x239248 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14fb55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3e6252 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x239248 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14fb55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3e6252 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x239248 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14fb55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3e6252 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x239248 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x14fb55 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3e6252 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60629c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6fd68e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52381f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60629c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6fd68e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52381f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60629c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6fd68e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52381f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60629c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6fd68e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52381f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x60629c and fs2 == 0 and fe2 == 0x7d and fm2 == 0x6fd68e and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52381f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53ef69 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x173b3b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6681 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53ef69 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x173b3b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6681 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53ef69 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x173b3b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6681 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53ef69 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x173b3b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6681 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x53ef69 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x173b3b and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7a6681 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x032873 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x57d43e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5d276e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x032873 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x57d43e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5d276e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x032873 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x57d43e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5d276e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x032873 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x57d43e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5d276e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x032873 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x57d43e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x5d276e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01c8ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x395de6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bf33d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01c8ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x395de6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bf33d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01c8ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x395de6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bf33d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01c8ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x395de6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bf33d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01c8ab and fs2 == 0 and fe2 == 0x80 and fm2 == 0x395de6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3bf33d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x174798 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fe09 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a006f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x174798 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fe09 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a006f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x174798 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fe09 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a006f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x174798 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fe09 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a006f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x174798 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x45fe09 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x6a006f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x077124 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0e6a54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x16b208 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x077124 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0e6a54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x16b208 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x077124 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0e6a54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x16b208 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x077124 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0e6a54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x16b208 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x077124 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0e6a54 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x16b208 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x50cb77 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17b382 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7774d8 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x50cb77 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17b382 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7774d8 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x50cb77 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17b382 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7774d8 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x50cb77 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17b382 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7774d8 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x50cb77 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17b382 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7774d8 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d84ae and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1c48e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2cca4e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d84ae and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1c48e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2cca4e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d84ae and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1c48e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2cca4e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d84ae and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1c48e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2cca4e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x0d84ae and fs2 == 0 and fe2 == 0x7d and fm2 == 0x1c48e6 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x2cca4e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x28d94d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2b892a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x62473e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x28d94d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2b892a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x62473e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x28d94d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2b892a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x62473e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x28d94d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2b892a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x62473e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x28d94d and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2b892a and fs3 == 0 and fe3 == 0x7b and fm3 == 0x62473e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x29ef3f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2634cb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5ca85d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x29ef3f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2634cb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5ca85d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x29ef3f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2634cb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5ca85d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x29ef3f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2634cb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5ca85d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x29ef3f and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2634cb and fs3 == 0 and fe3 == 0x7b and fm3 == 0x5ca85d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x1bdd66 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1ea92d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41334b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x1bdd66 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1ea92d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41334b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x1bdd66 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1ea92d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41334b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x1bdd66 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1ea92d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41334b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x79 and fm1 == 0x1bdd66 and fs2 == 0 and fe2 == 0x84 and fm2 == 0x1ea92d and fs3 == 0 and fe3 == 0x7e and fm3 == 0x41334b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01e342 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17ee82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a2c1e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01e342 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17ee82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a2c1e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01e342 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17ee82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a2c1e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01e342 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17ee82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a2c1e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x01e342 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x17ee82 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1a2c1e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7238b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c2500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13bd91 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7238b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c2500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13bd91 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7238b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c2500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13bd91 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7238b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c2500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13bd91 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7238b6 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x1c2500 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x13bd91 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f87c2 and fs2 == 0 and fe2 == 0x72 and fm2 == 0x11cadb and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e9a0b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f87c2 and fs2 == 0 and fe2 == 0x72 and fm2 == 0x11cadb and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e9a0b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f87c2 and fs2 == 0 and fe2 == 0x72 and fm2 == 0x11cadb and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e9a0b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f87c2 and fs2 == 0 and fe2 == 0x72 and fm2 == 0x11cadb and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e9a0b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x5f87c2 and fs2 == 0 and fe2 == 0x72 and fm2 == 0x11cadb and fs3 == 0 and fe3 == 0x71 and fm3 == 0x7e9a0b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6266 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b2a07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1c5fa4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6266 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b2a07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1c5fa4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6266 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b2a07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1c5fa4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6266 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b2a07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1c5fa4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x1f6266 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x7b2a07 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1c5fa4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x426c97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69e3c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31a1d2 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x426c97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69e3c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31a1d2 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x426c97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69e3c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31a1d2 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x426c97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69e3c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31a1d2 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x426c97 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x69e3c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x31a1d2 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ac646 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x12b0d5 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x43b616 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ac646 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x12b0d5 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x43b616 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ac646 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x12b0d5 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x43b616 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ac646 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x12b0d5 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x43b616 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x2ac646 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x12b0d5 and fs3 == 0 and fe3 == 0x7b and fm3 == 0x43b616 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6344e4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0db8d0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ba209 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6344e4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0db8d0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ba209 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6344e4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0db8d0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ba209 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6344e4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0db8d0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ba209 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x6344e4 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0db8d0 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ba209 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a826a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x516bff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccb4f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a826a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x516bff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccb4f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a826a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x516bff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccb4f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a826a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x516bff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccb4f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x1a826a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x516bff and fs3 == 0 and fe3 == 0x7e and fm3 == 0x7ccb4f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a44f5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2e435c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x09b017 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a44f5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2e435c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x09b017 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a44f5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2e435c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x09b017 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a44f5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2e435c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x09b017 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4a44f5 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x2e435c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x09b017 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x042955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55b286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ca51d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x042955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55b286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ca51d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x042955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55b286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ca51d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x042955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55b286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ca51d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x042955 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x55b286 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x5ca51d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x300e5f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1599c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4dc441 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x300e5f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1599c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4dc441 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x300e5f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1599c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4dc441 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x300e5f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1599c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4dc441 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x300e5f and fs2 == 0 and fe2 == 0x7f and fm2 == 0x1599c9 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4dc441 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6217cb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x43848c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cad30 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6217cb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x43848c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cad30 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6217cb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x43848c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cad30 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6217cb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x43848c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cad30 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x6217cb and fs2 == 0 and fe2 == 0x7d and fm2 == 0x43848c and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2cad30 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x759939 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d5c03 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7310b4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x759939 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d5c03 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7310b4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x759939 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d5c03 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7310b4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x759939 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d5c03 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7310b4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x759939 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x7d5c03 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x7310b4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525a0c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0dce50 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x690a3e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525a0c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0dce50 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x690a3e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525a0c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0dce50 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x690a3e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525a0c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0dce50 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x690a3e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x525a0c and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0dce50 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x690a3e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4be7c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5f97c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3217cb and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4be7c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5f97c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3217cb and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4be7c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5f97c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3217cb and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4be7c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5f97c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3217cb and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x4be7c9 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x5f97c6 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3217cb and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78b956 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28452c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237cd5 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78b956 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28452c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237cd5 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78b956 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28452c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237cd5 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78b956 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28452c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237cd5 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x78b956 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x28452c and fs3 == 0 and fe3 == 0x7e and fm3 == 0x237cd5 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4729b7 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x78c464 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x418934 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4729b7 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x78c464 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x418934 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4729b7 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x78c464 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x418934 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4729b7 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x78c464 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x418934 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x4729b7 and fs2 == 0 and fe2 == 0x7b and fm2 == 0x78c464 and fs3 == 0 and fe3 == 0x79 and fm3 == 0x418934 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35faaf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59951d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1aab7e and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35faaf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59951d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1aab7e and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35faaf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59951d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1aab7e and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35faaf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59951d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1aab7e and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x35faaf and fs2 == 0 and fe2 == 0x7e and fm2 == 0x59951d and fs3 == 0 and fe3 == 0x7d and fm3 == 0x1aab7e and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x395230 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2ba2e4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x787fa4 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x395230 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2ba2e4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x787fa4 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x395230 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2ba2e4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x787fa4 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x395230 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2ba2e4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x787fa4 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7b and fm1 == 0x395230 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x2ba2e4 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x787fa4 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23be2a and fs2 == 0 and fe2 == 0x7b and fm2 == 0x575e5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x09c112 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23be2a and fs2 == 0 and fe2 == 0x7b and fm2 == 0x575e5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x09c112 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23be2a and fs2 == 0 and fe2 == 0x7b and fm2 == 0x575e5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x09c112 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23be2a and fs2 == 0 and fe2 == 0x7b and fm2 == 0x575e5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x09c112 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x23be2a and fs2 == 0 and fe2 == 0x7b and fm2 == 0x575e5f and fs3 == 0 and fe3 == 0x7b and fm3 == 0x09c112 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9380 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5cc861 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x306ee3 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9380 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5cc861 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x306ee3 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9380 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5cc861 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x306ee3 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9380 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5cc861 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x306ee3 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4c9380 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x5cc861 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x306ee3 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x472d19 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x076004 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52a6fa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x472d19 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x076004 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52a6fa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x472d19 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x076004 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52a6fa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x472d19 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x076004 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52a6fa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7a and fm1 == 0x472d19 and fs2 == 0 and fe2 == 0x82 and fm2 == 0x076004 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x52a6fa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3aebea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x788418 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3574fe and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3aebea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x788418 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3574fe and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3aebea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x788418 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3574fe and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3aebea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x788418 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3574fe and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x3aebea and fs2 == 0 and fe2 == 0x7f and fm2 == 0x788418 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3574fe and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67fe02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62cba4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d86c9 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67fe02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62cba4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d86c9 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67fe02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62cba4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d86c9 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67fe02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62cba4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d86c9 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x67fe02 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x62cba4 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x4d86c9 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47e75a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35e15e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e068f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47e75a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35e15e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e068f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47e75a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35e15e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e068f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47e75a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35e15e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e068f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x47e75a and fs2 == 0 and fe2 == 0x80 and fm2 == 0x35e15e and fs3 == 0 and fe3 == 0x7e and fm3 == 0x0e068f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x682854 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x61837c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c82af and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x682854 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x61837c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c82af and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x682854 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x61837c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c82af and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x682854 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x61837c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c82af and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x682854 and fs2 == 0 and fe2 == 0x7c and fm2 == 0x61837c and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4c82af and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1f7474 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0889b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a174c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1f7474 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0889b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a174c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1f7474 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0889b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a174c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1f7474 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0889b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a174c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x1f7474 and fs2 == 0 and fe2 == 0x81 and fm2 == 0x0889b8 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x2a174c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x495a9a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c99e8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x20ed41 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x495a9a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c99e8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x20ed41 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x495a9a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c99e8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x20ed41 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x495a9a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c99e8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x20ed41 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x495a9a and fs2 == 0 and fe2 == 0x7f and fm2 == 0x4c99e8 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x20ed41 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x478d8f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x713694 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c06cf and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x478d8f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x713694 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c06cf and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x478d8f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x713694 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c06cf and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x478d8f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x713694 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c06cf and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x478d8f and fs2 == 0 and fe2 == 0x80 and fm2 == 0x713694 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3c06cf and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e988b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d99f9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x648c8d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e988b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d99f9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x648c8d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e988b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d99f9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x648c8d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e988b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d99f9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x648c8d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x4e988b and fs2 == 0 and fe2 == 0x7e and fm2 == 0x0d99f9 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x648c8d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6c6342 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x304bab and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22ca1d and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6c6342 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x304bab and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22ca1d and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6c6342 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x304bab and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22ca1d and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6c6342 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x304bab and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22ca1d and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x6c6342 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x304bab and fs3 == 0 and fe3 == 0x7d and fm3 == 0x22ca1d and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a5466 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0acfe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1603ac and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a5466 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0acfe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1603ac and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a5466 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0acfe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1603ac and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a5466 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0acfe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1603ac and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7d and fm1 == 0x0a5466 and fs2 == 0 and fe2 == 0x80 and fm2 == 0x0acfe7 and fs3 == 0 and fe3 == 0x7e and fm3 == 0x1603ac and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a3075 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7226 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4ad6aa and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a3075 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7226 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4ad6aa and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a3075 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7226 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4ad6aa and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a3075 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7226 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4ad6aa and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x3a3075 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x0b7226 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x4ad6aa and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20788f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3bbfb3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6b6076 and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20788f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3bbfb3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6b6076 and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20788f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3bbfb3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6b6076 and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20788f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3bbfb3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6b6076 and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x20788f and fs2 == 0 and fe2 == 0x7d and fm2 == 0x3bbfb3 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x6b6076 and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x079d6a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x68387e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76092c and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x079d6a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x68387e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76092c and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x079d6a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x68387e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76092c and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x079d6a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x68387e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76092c and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x079d6a and fs2 == 0 and fe2 == 0x7d and fm2 == 0x68387e and fs3 == 0 and fe3 == 0x7c and fm3 == 0x76092c and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe265 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb704 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2ca30b and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe265 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb704 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2ca30b and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe265 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb704 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2ca30b and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe265 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb704 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2ca30b and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x7fe265 and fs2 == 0 and fe2 == 0x7d and fm2 == 0x2cb704 and fs3 == 0 and fe3 == 0x7d and fm3 == 0x2ca30b and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x03d4c5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37881a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d065f and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x03d4c5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37881a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d065f and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x03d4c5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37881a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d065f and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x03d4c5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37881a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d065f and rm_val == 1 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7e and fm1 == 0x03d4c5 and fs2 == 0 and fe2 == 0x7f and fm2 == 0x37881a and fs3 == 0 and fe3 == 0x7e and fm3 == 0x3d065f and rm_val == 0 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x539ea8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c8df0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3651ad and rm_val == 4 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x539ea8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c8df0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3651ad and rm_val == 3 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x539ea8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c8df0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3651ad and rm_val == 2 #nosat' : 1 ? 'fs1 == 0 and fe1 == 0x7c and fm1 == 0x539ea8 and fs2 == 0 and fe2 == 0x7e and fm2 == 0x5c8df0 and fs3 == 0 and fe3 == 0x7c and fm3 == 0x3651ad and rm_val == 1 #nosat' : 1 coverage: 1680/1680 total_coverage: 1821/1821